PC Software File
PC Software File
Definition of PC:-
Computer is used to perform some sequence of instruction in fast
and accurate manner. It can be programmed to accept data (Input), process it into
useful information (Output), and store it away (in secondary storage device) for
safekeeping or later reuse. The processing of input to output is directed by the
software but performed by the hardware.
Components of PC:-
CPU- CPU stands for Central Processing Unit. It is also called brain of computer.
It performs all arithmetical, logical, operations and control Input/output devices.
Motherboard- It is printed circuit board that connects all other components
together and allows communication between them.
GPU- GPU stands for Graphic Processing Unit. It is a special type of processor
made for increasing the graphics rendering. It is used in gaming, video editing,
many more task like this.
RAM- RAM stands for Random Access Memory. It is primary and volatile
memory. It store data which computer need to process the tasks.
Hard Disk- Hard Disk is secondary storage device of computer, it is non-volatile
memory used to store user’s data for long time. It is also called HHD (Hard Disk
Drive).
Software: Software is set of instructions and its documentations that tell a computer
what to do or how to perform a task. Software includes all different software programs
on a computer, such as application and the operating system.
Software is set of information, data or program used to operate computer and perform
some specific task.
There are two types of software: System Software and Application Software.
System Software:
Devices which are not an integral part of the CPU are known as peripherals. This
includes the computer case, monitor, keyboard, and mouse. It also includes all the
parts inside the computer case, such as the hard disk drive, motherboard, video card,
and many others.
MS DOS:-
Operating System (OS): It is an integrated set of programs, used to control all
resources (Input/output devices) of computer and provides an interface to user that is
easier to use.
Objectives of OS:
1. Convenience: An OS makes a computer more convenient to use.
2. Efficiency: An OS allows the computer system resources to be used efficiently.
3. Ability to Evolve: An OS should be constructed in such a way as to permit the
effective development, testing, and introduction of new system functions at the same
time without interfering with service.
4. Throughput: An OS should be constructed so that it can give
maximum throughput (Number of tasks per unit time).
GUI: GUI stands for Graphical User Interface. This is a type of user interface where
user interacts with the computer using graphics. Graphics include icons, navigation
bars, images etc. Mouse can be used while using this interface to interact with the
graphics. It is a very user-friendly interface and requires no expertise. Example: -
Windows has GUI.
CUI: CUI stands for Character User Interface. This is a type of user interface where
user interacts with computer using only keyboard. To perform any action a
command is required. CUI is precursor of GUI and was used in most primitive
computers.
MS-DOS: - MS-DOS Operating System also called the Disk Operating system was
developed by Microsoft for x86 personal computers. It works on the phenomenon of
doing less and getting more. It is a 16-bit operating system. A closed-source model
was initially released on August 12, 1981, and the final release on September 14,
2000.
1. Internal Commands: Internal commands are those commands that are loaded
automatically in the memory when DOS is loaded into memory during the
booting process. These commands are easier to learn and use. They require no
external files for their storage as in the case of external commands. These are
for performing a basic operation on files and in directories. They do not need
any external file support. These commands are used for common jobs such as
copying and erasing files.
GUI CUI
Using commands(only
Interaction Using graphics(images, icons) text)
Ease of
Operation Easier Difficult, requires expertise
Memory
Required HIGH LOW