SlideShare a Scribd company logo
ENGLISH
ENGLISH
Name of Teacher
Name of Teacher
Copy of Copy of Fundamentals-of-Computer.ppt
Copy of Copy of Fundamentals-of-Computer.ppt
Copy of Copy of Fundamentals-of-Computer.ppt
Copy of Copy of Fundamentals-of-Computer.ppt
Copy of Copy of Fundamentals-of-Computer.ppt
Copy of Copy of Fundamentals-of-Computer.ppt
Copy of Copy of Fundamentals-of-Computer.ppt
Copy of Copy of Fundamentals-of-Computer.ppt
Information Processing System
 DATA is a collection of independent and
unorganized facts.
 INFORMATION is the processed and
organized data presented in a meaningful
form.
 DATA PROCESSING is the course of
doing things in a sequence of steps.
Information Processing System
 COMPUTER is an electronic machine that
follows a set of instructions in order that it
may be able to accept and gather data
and transform these into information.
PROCESSING
SYSTEM
DATA INFORMATION
Functions of an Information
Processing System
1. It accepts and gather data. (INPUT)
2. It processes data to become information.
(PROCESSING)
3. It stores data and information. (STORE)
4. It presents information. (OUTPUT)
Three Major Components of an
Information Processing System
 HARDWARE is the tangible part of a
computer system.
 SOFTWARE is the non-tangible part that
tells the computer how to do its job.
 PEOPLEWARE refer to people who use
and operate the computer system, write
computer programs, and analyze and
design the information system.
Basic Units of Measurement
 BIT is a unit of information equivalent to
the result of a choice between only 2
possible alternatives in the binary number
system.
 BYTE is a sequence of 8 bits (enough to
represent one character of alphanumeric
data) processed as a single unit for
information.
Basic Units of Measurement
 A byte can be used to represent a single
character, which can be:
A letter
A number
A special character or symbol, or
A space
Copy of Copy of Fundamentals-of-Computer.ppt
Basic Units of Measurement
 1,000 bytes =1 kilobyte (K or
KB)
1,000 KB =1 megabyte (MB)
1,000 MB =1 gigabyte (GB)
1,000 GB =1 Terabyte (TB)
BASIC PC HARDWARE
 HARDWARE is the tangible part of a
computer system.
Copy of Copy of Fundamentals-of-Computer.ppt
Basic hardware of a PC system
 Central Processing Unit (CPU)
 Memory Unit
 Input Devices
 Output Devices
 Secondary Storage Devices
1. Central Processing Unit
 Brain of the computer.
 It directs and controls the entire computer
system and performs all arithmetic and
logical operations.
2. Memory Unit
 Where the programs and
data are stored .
READ ONLY MEMORY
(ROM) contains the pre-
programmed computer
instructions such as the Basic
Input Output System (BIOS).
RANDOM ACCESS
MEMORY (RAM) is used to
store the programs and data
that you will run. Exists only
when there is power.
Copy of Copy of Fundamentals-of-Computer.ppt
3. Input Devices
 Allows data and programs to be sent to
the CPU.
Keyboard
Mouse
Joystick
Microphone
Webcam
Scanner
Monitor
Keyboard
 Traditional keyboards
 Flexible keyboards
 Ergonomic keyboards
 Wireless keyboards
 PDA keyboards
Two Types of Mouse
 Mechanical - a type of
computer mouse that has a
rubber or metal ball on its
underside and it can roll in
every direction.
 Optical: This type uses a
laser for detecting the
mouse's movement.
How a Mouse Hooks Up to a PC
 PS/2 Mouse
 Serial Mouse
 USB/Cordless Mouse
Other Pointing Devices
 Trackball
 Track point
 Touch pad
 Touch Screen
 Joystick – input device for
computer games
 Light Pens – light-
sensitive penlike device
 Stylus – penlike device
commonly used with
tablet PCs and PDAs.
Scanning Devices
 Optical scanners
 Card readers
 Bar code readers
 Character and mark recognition devices
Image Capturing Devices
 Digital Cameras
 Digital Video Cameras
4. Output Devices
 Media used by the computer in displaying
its responses to our requests and
instructions.
 Monitor
 Audio Speakers
 Printer
Types of Monitor
 Cathode Ray Tube (CRT)
 Liquid Crystal Display (LCD)
Printers
 IMPACT PRINTERS uses pressure by
physically striking the paper. Ex. Daisy
wheel printers, line printers, dot matrix
printers & band printers.
 NON-IMPACT PRINTER does not apply
pressure on the paper but instead
produces character by using lasers, ink
spray, photography or heat.
Dot matrix
printer
Inkjet printer
Laser
printer
5. Secondary Storage Devices
 Attached to the computer system to allow
you to store programs and data
permanently for the purpose of retrieving
them for future use.
 Floppy disk, Hard disk, CD Rom
Floppy Disk
 The most common secondary storage
device
 3.5” disk – 1.44MB
High-Capacity Floppy Disks
 Floppy disk cartridges
 3 ½ inches in diameter
 Stores more information
 Zip disks
Hard Disk Drive or Hard Disk
 Made of rigid materials unlike floppy disks
 Holds a greater amount of data
Optical Discs
 A standard part of modern desktop
machines, especially used for multimedia
purposes and preferred in loading
applications.
Kinds
 Blue Ray Disk – 40G
 Digital Versatile Disk
DVD-R – write once, 3.95G
DVD RW – rewritable, 3G
Single Layer and Double Layer
 Compact Disk
CD-R – write once, 650MB
CD-RW – rewritable, 700MB
Optical Drives
 CD-ROM read CDs
 CD-Writer read/write CDs
 DVD-Combo read/write CDs, read
DVD
 DVD Writer read/write CDs
read/write DVDs
Other Secondary Storage
 Solid-State Storage
No moving parts
Flash memory cards
USB flash drives
Parts that Build Up A System Unit
 Casing or cover
 Power Supply
 Motherboard
 Microprocessor
 Memory
 Video Card
 Sound card
 Floppy disk drive
 Hard disk drive
 CD-ROM drive
 MODEM
Casing or cover
 The box or outer shell
that houses most of the
computer, it is usually
one of the most
overlooked parts of the
PC.
 Protects the computer
circuits, cooling and
system organization.
Power Supply
 Responsible for powering every device in your
computer.
 Parts of a Power supply:
 Disk drive connectors
 Motherboard connector
 Power supply fan
 Power switch
 Input voltage selector
 Cover
 Power plugs receptacle
Motherboard
 The physical arrangement in a computer that
contains the computer’s basic circuitry and
components.
 Components are:
 Microprocessor
 (Optional) Coprocessors
 Memory
 Basic Input/Output System (BIOS)
 Expansion Slot
 Interconnecting circuitry
Copy of Copy of Fundamentals-of-Computer.ppt
Expansion Slots
 Graphic cards
 Sound cards
 Modem cards
 Network interface cards/network adapter
Software
 Instructions that tell the computer how to
process data into the form you want.
 Software and programs are
interchangeable.
 Two major types:
System and Applications
2 Kinds of Software
1. System Software enables the application
software to interact with the computer
hardware.
 Operating Systems are programs that coordinate
computer resources, provide an interface between
users and the computer; and run applications.
 Utilities perform specific tasks related to managing
computer resources.
 Device drivers are specialized programs designed
to allow particular input or output devices to
communicate with the rest of the computer system.
Functions of a System Software
 Managing resources (memory, processing,
storage, and devices like printer).
 Providing user interface
 Running applications
2 Kinds of Software
2. Applications Software - provides the real
functionality of a computer. It help you
use your computer to do specific types of
work.
 Basic Applications, widely used in all career
areas.
 Specialized Applications, more
narrowly focused on specific
disciplines and occupations.
DOS and GUI Operating System
Disk Operating System
 DOS was the first widely installed
operating system for personal computers.
 Command-driven
MS-DOS Commands
 A COMMAND is the name of a special
program that makes your computer carry
out a task.
Graphical User Interface (GUI)
 Thru GUI, users can interact directly with
the operating system.
 Microsoft Windows
 Icons, Menus, Dialog boxes
Copy of Copy of Fundamentals-of-Computer.ppt
FILES
 FILE is simply a collection of information
that you store on a disk or diskette.
 Must have a unique name
 Two parts: the filename and extension
separated by a period.
RECIPE.DOC
EXTENSIONS
 Use extension to make your filenames
more descriptive.
.DOC – word documents
.XLS – excel documents
.PPT – powerpoint documents
DIRECTORIES
 One way of organizing the files on your
computer Hard Disk
 ROOT – one basic directory
 Subdirectories
Copy of Copy of Fundamentals-of-Computer.ppt

More Related Content

PPT
Fundamentals-of-Computer.ppt
PPT
Fundamentals-of-Computer.ppt
PPT
Fundamentals-of-Computer.ppt
PPT
Fundamentals-of-Computer.ppt
PPT
Fundamentals-of-Computer.ppt
PPT
Fundamentals-of-Computer.ppt
PPT
Fundamentals of-computer
PPT
Fundamentals-of-Computdddddddder (1).ppt
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
Fundamentals of-computer
Fundamentals-of-Computdddddddder (1).ppt

Similar to Copy of Copy of Fundamentals-of-Computer.ppt (20)

PPT
Introduction Fundamentals-of-Computer.ppt
PPT
JSS IOE ICT
PPT
Fundamentals-of-Computer.ppt
PDF
002_Fundamentals of Computer.pdf
PPT
02fundamentalsofcomputer-100219095139-phpapp01 (1).ppt
PPTX
Fundamentals-of-Computer.hhhhhhhhhhhhhhhhh
PPT
Fundamentals of Computers.ppt
PPT
Lecture_1_-_Computer_Basics[1]. Computer engineering skills
PPT
Lecture_1_-_Computer_Basics[1]. Skills in computer programming
PPTX
COMP-FUNDAMENTALS.pptx
PPT
Fundamentals of-computer
PPT
Computer Science Basics By Ghulam Muhiuddin.ppt
PDF
Neethu Narayanan- Fundamentals of computer
PPTX
Fundamentals of computer
PPT
Fundamentals Of Computer
PPTX
Fundamentals of Computer.pptx
PPS
NI221 - Fundamentals of Computer
PPTX
Essential Knowledge of Computers.pptx
PPT
Intro to computer system
PPT
hardware.ppt
Introduction Fundamentals-of-Computer.ppt
JSS IOE ICT
Fundamentals-of-Computer.ppt
002_Fundamentals of Computer.pdf
02fundamentalsofcomputer-100219095139-phpapp01 (1).ppt
Fundamentals-of-Computer.hhhhhhhhhhhhhhhhh
Fundamentals of Computers.ppt
Lecture_1_-_Computer_Basics[1]. Computer engineering skills
Lecture_1_-_Computer_Basics[1]. Skills in computer programming
COMP-FUNDAMENTALS.pptx
Fundamentals of-computer
Computer Science Basics By Ghulam Muhiuddin.ppt
Neethu Narayanan- Fundamentals of computer
Fundamentals of computer
Fundamentals Of Computer
Fundamentals of Computer.pptx
NI221 - Fundamentals of Computer
Essential Knowledge of Computers.pptx
Intro to computer system
hardware.ppt
Ad

More from EmelynBaribar3 (20)

PPTX
grade 5 lesson powerpoint kolonisasyon.pptx
PPT
Polzvvzo Y ServiciosPolo Y Servicios .ppt
PPTX
G5Q4 EPP AGRI PPT W1 (1).pptxG5Q4 EPP AGRI PPT W1 (1).pptx
PPTX
G5Q2 WEEKG5Q2 WEEK 7 ENGLISH PPT.pptx 7 ENGLISH PPT.pptx
PPTX
G5Q2 WEEK 8 ENGLISH PPT.pptx G5Q2 WEEK 8 ENGLISH PPT.pptx
PPTX
grade 5 quarter 2 WEEK 4 SCIENCE PPT (1).pptx
PPTX
grade 5 quarter 2 WEEK 6 SCIENCE PPT (1).pptx
PPTX
Grade 5Quarter 2 WEEK 3 SCIENCE PPT (1).pptx
PPTX
Grade 5Quarter 2 WEEK 2 SCIENCE PPT (1).pptx
PPTX
G5Q2 WEEK 1 SCIENCE SCIENCE PPT (1).pptx
PPTX
Grade 5 5Quartyer 2 WEEK 5 SCIENCE PPT (1).pptx
PPTX
G5Q4 EPP ICT PPT WG5Q4 EPP ICT PPT W1.pptx
PPTX
G5 Q4 EPP ICT PPT W G5 Q4 EPP ICT PPT W2.pptx
PPTX
Copy of COPY OF COPY Copy of day1-week9.pptx
PPTX
Copy of Copy of 4th Weekly Test in Mathematics 5.pptx
PPT
Copy of Copy of E4. ELEMENTS OF MUSIC.ppt
PPTX
Copy of Copy of E2. HOW TO READ MUSIC NOTES.pptx
PPTX
Copy of Copy of oct. 12 FILIPINO 5 ppt.pptx
PPT
Copy o copy f Copy of Esp5 2nd Q DAY 1-5.ppt
PPT
Copy of Copy of Esp5 2nd Q Aug.22-23,2016.ppt
grade 5 lesson powerpoint kolonisasyon.pptx
Polzvvzo Y ServiciosPolo Y Servicios .ppt
G5Q4 EPP AGRI PPT W1 (1).pptxG5Q4 EPP AGRI PPT W1 (1).pptx
G5Q2 WEEKG5Q2 WEEK 7 ENGLISH PPT.pptx 7 ENGLISH PPT.pptx
G5Q2 WEEK 8 ENGLISH PPT.pptx G5Q2 WEEK 8 ENGLISH PPT.pptx
grade 5 quarter 2 WEEK 4 SCIENCE PPT (1).pptx
grade 5 quarter 2 WEEK 6 SCIENCE PPT (1).pptx
Grade 5Quarter 2 WEEK 3 SCIENCE PPT (1).pptx
Grade 5Quarter 2 WEEK 2 SCIENCE PPT (1).pptx
G5Q2 WEEK 1 SCIENCE SCIENCE PPT (1).pptx
Grade 5 5Quartyer 2 WEEK 5 SCIENCE PPT (1).pptx
G5Q4 EPP ICT PPT WG5Q4 EPP ICT PPT W1.pptx
G5 Q4 EPP ICT PPT W G5 Q4 EPP ICT PPT W2.pptx
Copy of COPY OF COPY Copy of day1-week9.pptx
Copy of Copy of 4th Weekly Test in Mathematics 5.pptx
Copy of Copy of E4. ELEMENTS OF MUSIC.ppt
Copy of Copy of E2. HOW TO READ MUSIC NOTES.pptx
Copy of Copy of oct. 12 FILIPINO 5 ppt.pptx
Copy o copy f Copy of Esp5 2nd Q DAY 1-5.ppt
Copy of Copy of Esp5 2nd Q Aug.22-23,2016.ppt
Ad

Recently uploaded (20)

PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPTX
Lesson notes of climatology university.
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Sports Quiz easy sports quiz sports quiz
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
Institutional Correction lecture only . . .
PDF
Pre independence Education in Inndia.pdf
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Cell Types and Its function , kingdom of life
PDF
Basic Mud Logging Guide for educational purpose
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
GDM (1) (1).pptx small presentation for students
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Lesson notes of climatology university.
Microbial diseases, their pathogenesis and prophylaxis
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
2.FourierTransform-ShortQuestionswithAnswers.pdf
Sports Quiz easy sports quiz sports quiz
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Institutional Correction lecture only . . .
Pre independence Education in Inndia.pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
Final Presentation General Medicine 03-08-2024.pptx
Cell Types and Its function , kingdom of life
Basic Mud Logging Guide for educational purpose
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
102 student loan defaulters named and shamed – Is someone you know on the list?
GDM (1) (1).pptx small presentation for students
O5-L3 Freight Transport Ops (International) V1.pdf
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Renaissance Architecture: A Journey from Faith to Humanism

Copy of Copy of Fundamentals-of-Computer.ppt

  • 10. Information Processing System  DATA is a collection of independent and unorganized facts.  INFORMATION is the processed and organized data presented in a meaningful form.  DATA PROCESSING is the course of doing things in a sequence of steps.
  • 11. Information Processing System  COMPUTER is an electronic machine that follows a set of instructions in order that it may be able to accept and gather data and transform these into information.
  • 13. Functions of an Information Processing System 1. It accepts and gather data. (INPUT) 2. It processes data to become information. (PROCESSING) 3. It stores data and information. (STORE) 4. It presents information. (OUTPUT)
  • 14. Three Major Components of an Information Processing System  HARDWARE is the tangible part of a computer system.  SOFTWARE is the non-tangible part that tells the computer how to do its job.  PEOPLEWARE refer to people who use and operate the computer system, write computer programs, and analyze and design the information system.
  • 15. Basic Units of Measurement  BIT is a unit of information equivalent to the result of a choice between only 2 possible alternatives in the binary number system.  BYTE is a sequence of 8 bits (enough to represent one character of alphanumeric data) processed as a single unit for information.
  • 16. Basic Units of Measurement  A byte can be used to represent a single character, which can be: A letter A number A special character or symbol, or A space
  • 18. Basic Units of Measurement  1,000 bytes =1 kilobyte (K or KB) 1,000 KB =1 megabyte (MB) 1,000 MB =1 gigabyte (GB) 1,000 GB =1 Terabyte (TB)
  • 19. BASIC PC HARDWARE  HARDWARE is the tangible part of a computer system.
  • 21. Basic hardware of a PC system  Central Processing Unit (CPU)  Memory Unit  Input Devices  Output Devices  Secondary Storage Devices
  • 22. 1. Central Processing Unit  Brain of the computer.  It directs and controls the entire computer system and performs all arithmetic and logical operations.
  • 23. 2. Memory Unit  Where the programs and data are stored . READ ONLY MEMORY (ROM) contains the pre- programmed computer instructions such as the Basic Input Output System (BIOS). RANDOM ACCESS MEMORY (RAM) is used to store the programs and data that you will run. Exists only when there is power.
  • 25. 3. Input Devices  Allows data and programs to be sent to the CPU. Keyboard Mouse Joystick Microphone Webcam Scanner Monitor
  • 26. Keyboard  Traditional keyboards  Flexible keyboards  Ergonomic keyboards  Wireless keyboards  PDA keyboards
  • 27. Two Types of Mouse  Mechanical - a type of computer mouse that has a rubber or metal ball on its underside and it can roll in every direction.  Optical: This type uses a laser for detecting the mouse's movement.
  • 28. How a Mouse Hooks Up to a PC  PS/2 Mouse  Serial Mouse  USB/Cordless Mouse
  • 29. Other Pointing Devices  Trackball  Track point  Touch pad  Touch Screen
  • 30.  Joystick – input device for computer games  Light Pens – light- sensitive penlike device  Stylus – penlike device commonly used with tablet PCs and PDAs.
  • 31. Scanning Devices  Optical scanners  Card readers  Bar code readers  Character and mark recognition devices
  • 32. Image Capturing Devices  Digital Cameras  Digital Video Cameras
  • 33. 4. Output Devices  Media used by the computer in displaying its responses to our requests and instructions.  Monitor  Audio Speakers  Printer
  • 34. Types of Monitor  Cathode Ray Tube (CRT)  Liquid Crystal Display (LCD)
  • 35. Printers  IMPACT PRINTERS uses pressure by physically striking the paper. Ex. Daisy wheel printers, line printers, dot matrix printers & band printers.  NON-IMPACT PRINTER does not apply pressure on the paper but instead produces character by using lasers, ink spray, photography or heat.
  • 37. 5. Secondary Storage Devices  Attached to the computer system to allow you to store programs and data permanently for the purpose of retrieving them for future use.  Floppy disk, Hard disk, CD Rom
  • 38. Floppy Disk  The most common secondary storage device  3.5” disk – 1.44MB
  • 39. High-Capacity Floppy Disks  Floppy disk cartridges  3 ½ inches in diameter  Stores more information  Zip disks
  • 40. Hard Disk Drive or Hard Disk  Made of rigid materials unlike floppy disks  Holds a greater amount of data
  • 41. Optical Discs  A standard part of modern desktop machines, especially used for multimedia purposes and preferred in loading applications.
  • 42. Kinds  Blue Ray Disk – 40G  Digital Versatile Disk DVD-R – write once, 3.95G DVD RW – rewritable, 3G Single Layer and Double Layer  Compact Disk CD-R – write once, 650MB CD-RW – rewritable, 700MB
  • 43. Optical Drives  CD-ROM read CDs  CD-Writer read/write CDs  DVD-Combo read/write CDs, read DVD  DVD Writer read/write CDs read/write DVDs
  • 44. Other Secondary Storage  Solid-State Storage No moving parts Flash memory cards USB flash drives
  • 45. Parts that Build Up A System Unit  Casing or cover  Power Supply  Motherboard  Microprocessor  Memory  Video Card  Sound card  Floppy disk drive  Hard disk drive  CD-ROM drive  MODEM
  • 46. Casing or cover  The box or outer shell that houses most of the computer, it is usually one of the most overlooked parts of the PC.  Protects the computer circuits, cooling and system organization.
  • 47. Power Supply  Responsible for powering every device in your computer.  Parts of a Power supply:  Disk drive connectors  Motherboard connector  Power supply fan  Power switch  Input voltage selector  Cover  Power plugs receptacle
  • 48. Motherboard  The physical arrangement in a computer that contains the computer’s basic circuitry and components.  Components are:  Microprocessor  (Optional) Coprocessors  Memory  Basic Input/Output System (BIOS)  Expansion Slot  Interconnecting circuitry
  • 50. Expansion Slots  Graphic cards  Sound cards  Modem cards  Network interface cards/network adapter
  • 51. Software  Instructions that tell the computer how to process data into the form you want.  Software and programs are interchangeable.  Two major types: System and Applications
  • 52. 2 Kinds of Software 1. System Software enables the application software to interact with the computer hardware.  Operating Systems are programs that coordinate computer resources, provide an interface between users and the computer; and run applications.  Utilities perform specific tasks related to managing computer resources.  Device drivers are specialized programs designed to allow particular input or output devices to communicate with the rest of the computer system.
  • 53. Functions of a System Software  Managing resources (memory, processing, storage, and devices like printer).  Providing user interface  Running applications
  • 54. 2 Kinds of Software 2. Applications Software - provides the real functionality of a computer. It help you use your computer to do specific types of work.  Basic Applications, widely used in all career areas.  Specialized Applications, more narrowly focused on specific disciplines and occupations.
  • 55. DOS and GUI Operating System
  • 56. Disk Operating System  DOS was the first widely installed operating system for personal computers.  Command-driven
  • 57. MS-DOS Commands  A COMMAND is the name of a special program that makes your computer carry out a task.
  • 58. Graphical User Interface (GUI)  Thru GUI, users can interact directly with the operating system.  Microsoft Windows  Icons, Menus, Dialog boxes
  • 60. FILES  FILE is simply a collection of information that you store on a disk or diskette.  Must have a unique name  Two parts: the filename and extension separated by a period. RECIPE.DOC
  • 61. EXTENSIONS  Use extension to make your filenames more descriptive. .DOC – word documents .XLS – excel documents .PPT – powerpoint documents
  • 62. DIRECTORIES  One way of organizing the files on your computer Hard Disk  ROOT – one basic directory  Subdirectories