Computer Fundamentals
Computer Fundamentals
COMPUTER:
Computer is an electronic machine. Which take input in the form of the data
and instructions through input unit. This input goes to its processing unit. Where data process
according to instruction and give output to output unit.
INPUT DEVICES:
i. Key Board
ii. Mouse
OUTPUT DEVICES:
i. Monitor
ii. Printer
PROCESSING UNIT:
i. Mother board
ii. Processor
iii. Memories
iv. Casing
DATA:
Facts and figures are called data.
INSTRUCTION:
The command which process the data called instruction.
DATA FORMATS:
i. Text
ii. Pictures
iii. Numbers
iv. Audio
v. Video
HARD WARE:
Physical components of computer system are called hard ware.
SOFTWARE:
The programs like (windows, Ms Word, Ms Excel) called software.
TYPES OF SOFTWARE’S:
i. OPERATING SYSTEM:
That software’s through which user can operate the
computer system like (Dos, Windows)
ii. APPLICTOIN SOFTWARE’S:
Those software’s in which user can create or run any
application called application software’s like (Ms Word,
Ms Excel, paint, internet etc)
COMPUTER MEMORIES:
Memories are use to store data. There are two types of
memories.
i. INTERNAL MEMORIES
ii. EXTERNAL MEMORIES
INTERNAL MEMORIES
RAM ROM
EXTERNAL MEMORIES
RAM:
Ram stand for (Random Access Memory)
PROPERTIES:
i. Currently executed data store in ram.
ii. It is a temporary memory.
iii. It is a volatile memory.
iv. Random Access means to store and read without any sequence which
made it faster.
v. Physically ram is a module of ICs.
ROM:
Rom stand for (read only memory)
PROPERTIES:
i. It is use to store personal data of computer system.
ii. It is permanent memory
iii. It is a nonvolatile memory
iv. Physically it is a IC placed on mother board
EXTERNAL MEMORIES:
All the drives of computer system called external memories.
FLOPPY DRIVE:
Use to store data and data transportation.
CD ROM DRIVE:
Use to store data and data transportation and installation of software’s
MEMORIES UNITS:
Basic unit of memory is called Bit (binary digit)
8bits = 1 byte
1024 bytes = 1KB
1024 KB = 1 MB
1024 MB = 1 GB
1024 GB = 1 TB
FILE:
File contains data. Data may be text, pictures, numbers, audio and video. File having
two parts.
LETTER.DOC
1. SYSTEM FILES:
System files run the operating system. The extension of system files is (sys)
For Example:
Ms Dos run through (MSDOS. SYS and IO.SYS files)
2. PROGRAM FILES/ EXECUTABLE FILES:
Program files run the application software’s on operating system. The
extension of the program file is (EXE or COM)
For Example:
Ms Word runs through (winword.exe)
Paint runs through (Ms Paint.exe)
Command prompt runs through(Command .com)
FOLDER/ DIRECTORY:
Folder is a portion which contains files & sun folders. It is only a name.
OPERATING SYSTEMS:
1. DOS (CUI) COMMAND USER INTERFACE:
In (CUI) user can operate the computer system through commands.
i. Command. Com
ii. Io.sys
iii. Ms Dos.sys
In Dos user operate the computer through Dos commands. There are two categories of
commands.
i. DOS INTERNAL COMMANDS
ii. DOS EXTERNAL COMMANDS