CS Fundamentals
CS Fundamentals
C : COMMON = COMMONLY
O : ORIENTED = OPERATING
M : MACHINE = MANAGEMENT MACHINE
P : PARTICULARLY = PROFESSIONALLY
U : USED FOR = USE
T : TECHNOLOGY = TECHNICAL
E : EDUCATIONAL = EDUCATION
R : RESEARCH = RESEARCH
COMPONENT OF COMPUTER
(PARTS OF COMPUTER)
3) Mouse: - (Input Device) Mouse is Small unit with the round ball at
the bottom and with two or three switches at the top.
COMPUTER CONCEPTS
Q 1: - What is Computer?
Ans: - It is an Electronic Device used for processing data. In 1834 Father of
Computer is Charles Bebbage who was the Professor of 18 th century at
Cambridge University of America. Previously it was called fast
calculating Machine. But 80% of its work is non-Mathematic or
non-Numerical so calling it only as fast calculating machine is to
ignore 80% of its work is data processive. So Computer is data
processor. Data and instructions give to the computer. It processes it
and finally gives us the desired output computer works on the Principal
of I-P-O Cycle.
CHARACTERSTICS OF COMPUTER: -
There are many characteristics of Computer are: -
LIMITATION OF COMPUTER:
Garbage in Garbage out (GIGO): - i.e. any wrong input fed to a process
results in a wrong output.
Hardware: - The physical parts of the computer are collectively called its
hardware.
MEMORY
CONTROL UNIT
Input Device: - In computer before any processing takes place, the data
and instructions must be fed. This achieve through the
input Device. Which provide a communication between
the user and the machine some of the input device are: -
Alt and Ctrl: - Alt (Alternate) and Ctrl (Control) are “helper” or modifier
keys. They only work when you press them at the same
time as other keys. What they do changes with every
computer program.
Cursor Key: - These are arrow keys that move the cursor can arrow or
little flashing bar that tells you where you are on the
screen) around on the monitor screen for typing or
drawing.
It you press the Numlock key (so that the numlock light
goes on). You can use it like a small calculator in certain
programs.
Left and Right Clicking: - The mouse has two buttons: Left and Right.
Most of the time you will click the left button to select
objects. Usually you select things with the mouse by
clicking the left button twice (you can also click once and
press the Enter Key).
Printer: - Printer is an output device that Print results on paper. The output
produced by printer is called a hard copy. Printer can be classified
as impact and non-impact printer.
Primary Storage Device: - it is called main memory where all the data and
instructions are fed or stored. The CPU is the Primary storage
device. Which directly access the data and instructions with the
help of control unit and also stores immediate output produced
from a process in this area. These devices are made up of
capacitors, transistors and silicon chips. This makes access of a
data and instruction from these devices very efficient.
1) Hard Disk Drive: - The hard disk drive is the mechanism that reads and
writes data on a hard disk. The hard disk drive and the hard disk
are packaged as a unit and are usually referred to as the “hard
drive”. They are mounted permanently inside the computer.
The hard disk holds the operating system for the computer (like
windows 98/xp), program (like Microsoft word), and documents.
The hard drive stores many more times the amount of information
that can be stored on a floppy disk.
SOFTWARE:
Software: - The Non-tangible components of the computer system are
referred to as software. Software is programs (a set of instructions)
that are categorized as: -
System Software: -Software that has its orientation more towards the
operation of the hardware components of the computer system i.e.
concerned primarily with coordinating and controlling hardware
resources. For example DOS, Windows 98, Xp.
1) Boot Sector Virus: - The virus, which presented in first two sector
of track Zero. This virus affects only the bootable programme.
2) Files Virus: - The virus which effects only those files whose
extension is Com and .Exe is called file Virus.
MS – DOS Prompt: - After the booting process is complete and the operating
system is loaded into the memory the DOS Prompt is
displayed on the Screen operating system is currently
ready to accept any kind of request from the user in the
form of command. Commands are the basic modes
through which we can communicate with the computer.
Internal Commands: - These are those commands which are frequently used
by the user. These are the part of command. Com or these
are always present in the computer memory.
8) Date: - This Internal Command is used to see the date and change
the date.
Syntax: - C:/> (Command) ------------ Enter
Example: - C:/> Date ----------- Enter
9) Volume: - This Internal Command is used to see the Volume Label
of Hard Disk or Floppy disk.
Syntax: - C:/> (Command) ------------ Enter
Example: - C:/> Vol ----------- Enter
10: - Version: - This Internal Command is used to see the version of DOS
– Prompt.
Syntax: - C:/> (Command) ------------ Enter
Example: - C:/> Ver ----------- Enter
EXTERNAL COMMANDS
Note: - We can only Sub- Directory we can not remove the parent
directory we should be in the parent directory to remove child
sub – directory.
10) Dir/ah: - This command is used to see the hidden files. It is a files
containing operating system command supported by the
command in the files are a enlist one lying at a time. A Dos dot
files must none only files name but extension should be dot.
Syntax: - C:/> (Command) ----------- Enter
Example: - C:/> Dir/ah ------------ Enter