Computer Fundamentals: A Quick Guide
Computer Fundamentals: A Quick Guide
Quick Guide
Computer - Overview
Today’s world is an information-rich world and it
has become a necessity for everyone to know
about computers. A computer is an electronic
data processing device, which accepts and
stores data input, processes the data input, and
generates the output in a required format.
The purpose of this tutorial is to introduce you to
Computers and its fundamentals.
Functionalities of a Computer
If we look at it in a very broad sense, any digital
computer carries out the following five functions
−
Step 1 − Takes data as input.
Step 2 − Stores the data/instructions in its
memory and uses them as required.
Step 3 − Processes the data and converts it into
useful information.
Step 4 − Generates the output.
Step 5 − Controls all the above four steps.
Advantages of Computers
Following are certain advantages of computers.
High Speed
Computer is a very fast device.
It is capable of performing calculation of
very large amount of data.
The computer has units of speed in
microsecond, nanosecond, and even the
picosecond.
It can perform millions of calculations in
a few seconds as compared to man who
will spend many months to perform the
same task.
Accuracy
In addition to being very fast, computers
are very accurate.
The calculations are 100% error free.
Storage Capability
Memory is a very important
characteristic of computers.
Diligence
Unlike human beings, a computer is free
from monotony, tiredness, and lack of
concentration.
It can work continuously without any
error and boredom.
Reliability
A computer is a reliable machine.
Modern electronic components have
long lives.
Automation
Computer is an automatic machine.
Automation is the ability to perform a
given task automatically. Once the
computer receives a program i.e., the
program is stored in the computer
memory, then the program and
instruction can control the program
execution without human interaction.
Disadvantages of Computers
Following are certain disadvantages of
computers.
No I.Q.
A computer is a machine that has no
intelligence to perform any task.
Dependency
It functions as per the user’s instruction,
thus it is fully dependent on humans.
Environment
The operating environment of the
computer should be dust free and
suitable.
No Feeling
Computers have no feelings or emotions.
Computer - Applications
In this chapter, we will discuss the application of
computers in various fields.
Business
A
Payroll calculations
Budgeting
Sales analysis
Financial forecasting
Managing employee database
Maintenance of stocks, etc.
Banking
Today,
Insurance
Education
The computer helps in providing a lot of facilities
in the education system.
The computer provides a tool in the
education system known as CBE
(Computer Based Education).
CBE involves control, delivery, and
evaluation of learning.
Computer education is rapidly increasing
the graph of number of computer
students.
There are a number of methods in which
educational institutions can use a
computer to educate the students.
It is used to prepare a database about
performance of a student and analysis is
carried out on this basis.
Marketing
In marketing, uses of the computer are following
−
Healthcare
Computers have become an important part in
hospitals, labs, and dispensaries. They are being
used in hospitals to keep the record of patients
and medicines. It is also used in scanning and
diagnosing different diseases. ECG, EEG,
ultrasounds and CT scans, etc. are also done by
computerized machines.
Following are some major fields of health care in
which computers are used.
Military
Computers are largely used in defence. Modern
tanks, missiles, weapons, etc. Military also
employs computerized control systems. Some
military areas where a computer has been used
are −
Missile Control
Military Communication
Military Operation and Planning
Smart Weapons
Communication
Communication is a way to convey a message,
an idea, a picture, or speech that is received and
understood clearly and correctly by the person for
whom it is meant. Some main areas in this
category are −
E-mail
Chatting
Usenet
FTP
Telnet
Video-conferencing
Government
Computers play an important role in government
services. Some major fields in this category are −
Budgets
Sales tax department
Income tax department
Computation of male/female ratio
Computerization of voters lists
Computerization of PAN card
Weather forecasting
Computer - Generations
Generation in computer terminology is a change
in technology a computer is/was being used.
Initially, the generation term was used to
distinguish between varying hardware
technologies. Nowadays, generation includes
both hardware and software, which together
make up an entire computer system.
First Generation
1 The period of first generation: 1946-
1959. Vacuum tube based.
Second Generation
2 The period of second generation: 1959-
1965. Transistor based.
Third Generation
3 The period of third generation: 1965-
1971. Integrated Circuit based.
Fourth Generation
4 The period of fourth generation: 1971-
1980. VLSI microprocessor based.
Fifth Generation
5 The period of fifth generation: 1980-
onwards. ULSI microprocessor based.
Computer - Types
Computers can be broadly classified by their
speed and computing power.
[Link]. Type Specifications
It is a single user
computer system
PC (Personal
1 having moderately
Computer)
powerful
microprocessor
It is a multi-user
computer system,
3 Mini Computer capable of supporting
hundreds of users
simultaneously.
It is a multi-user
computer system,
capable of supporting
hundreds of users
4 Main Frame
simultaneously.
Software technology
is different from
minicomputer.
It is an extremely fast
computer, which can
execute hundreds of
5 Supercomputer
millions of
instructions per
second.
PC (Personal Computer)
A PC can be defined as a small, relatively
inexpensive computer designed for an individual
user. PCs are based on the microprocessor
technology that enables manufacturers to put an
entire CPU on one chip. Businesses use personal
computers for word processing, accounting,
desktop publishing, and for running spreadsheet
and database management applications. At
home, the most popular use for personal
computers is playing games and surfing the
Internet.
Although personal computers are designed as
single-user systems, these systems are normally
linked together to form a network. In terms of
power, now-a-days high-end models of the
Macintosh and PC offer the same computing
power and graphics capability as low-end
workstations by Sun Microsystems, Hewlett-
Packard, and Dell.
Workstation
Minicomputer
It is a midsize multi-processing system capable
of supporting up to 250 users simultaneously.
Mainframe
Mainframe is very large in size and is an
expensive computer capable of supporting
hundreds or even thousands of users
simultaneously. Mainframe executes many
programs concurrently and supports many
simultaneous execution of programs.
Supercomputer
Supercomputers are one of the fastest
computers currently available. Supercomputers
are very expensive and are employed for
specialized applications that require immense
amount of mathematical calculations (number
crunching).
Computer - Components
All types of computers follow the same basic
logical structure and perform the following five
basic operations for converting raw input data
into information useful to their users.
Performing arithmetic,
and logical operations on
Processing
3 data in order to convert
Data
them into useful
information.
Output Unit
The output unit consists of devices with the help
of which we get the information from the
computer. This unit is a link between the
computer and the users. Output devices translate
the computer's output into a form understandable
by the users.
Computer - CPU(Central
Processing Unit)
Central Processing Unit (CPU) consists of the
following features −
CPU is considered as the brain of the
computer.
CPU performs all types of data
processing operations.
It stores data, intermediate results, and
instructions (program).
It controls the operation of all parts of the
computer.
Control Unit
This unit controls the operations of all parts of
the computer but does not carry out any actual
data processing operations.
Functions of this unit are −
It is responsible for controlling the
transfer of data and instructions among
other units of a computer.
It manages and coordinates all the units
of the computer.
It obtains the instructions from the
memory, interprets them, and directs the
operation of the computer.
It communicates with Input/Output
devices for transfer of data or results
from storage.
It does not process or store data.
ALU (Arithmetic Logic Unit)
This unit consists of two subsections namely,
Arithmetic Section
Logic Section
Arithmetic Section
Function of arithmetic section is to perform
arithmetic operations like addition, subtraction,
multiplication, and division. All complex
operations are done by making repetitive use of
the above operations.
Logic Section
Function of logic section is to perform logic
operations such as comparing, selecting,
matching, and merging of data.
Keyboard
Keyboard is the most common and very popular
input device which helps to input data to the
computer. The layout of the keyboard is like that
of traditional typewriter, although there are some
additional keys provided for performing
additional functions.
Typing Keys
Numeric Keypad
Function Keys
The twelve function keys are present on
3 the keyboard which are arranged in a
row at the top of the keyboard. Each
function key has a unique meaning and
is used for some specific purpose.
Control keys
These keys provide cursor and screen
control. It includes four directional
4 arrow keys. Control keys also include
Home, End, Insert, Delete, Page Up,
Page Down, Control(Ctrl), Alternate(Alt),
Escape(Esc).
Mouse
Mouse is the most popular pointing device. It is a
very famous cursor-control device having a small
palm size box with a round ball at its base, which
senses the movement of the mouse and sends
corresponding signals to the CPU when the
mouse buttons are pressed.
Generally, it has two buttons called the left and
the right button and a wheel is present between
the buttons. A mouse can be used to control the
position of the cursor on the screen, but it cannot
be used to enter text into the computer.
Advantages
Easy to use
Not very expensive
Moves the cursor faster than the arrow
keys of the keyboard.
Joystick
Joystick is also a pointing device, which is used
to move the cursor position on a monitor screen.
It is a stick having a spherical ball at its both
lower and upper ends. The lower spherical ball
moves in a socket. The joystick can be moved in
all four directions.
The function of the joystick is similar to that of a
mouse. It is mainly used in Computer Aided
Designing (CAD) and playing computer games.
Light Pen
Light pen is a pointing device similar to a pen. It
is used to select a displayed menu item or draw
pictures on the monitor screen. It consists of a
photocell and an optical system placed in a small
tube.
Track Ball
Track ball is an input device that is mostly used in
notebook or laptop computer, instead of a
mouse. This is a ball which is half inserted and by
moving fingers on the ball, the pointer can be
moved.
Since the whole device is not moved, a track ball
requires less space than a mouse. A track ball
comes in various shapes like a ball, a button, or a
square.
Scanner
Scanner is an input device, which works more like
a photocopy machine. It is used when some
information is available on paper and it is to be
transferred to the hard disk of the computer for
further manipulation.
Microphone
Microphone is an input device to input sound that
is then stored in a digital form.
Monitors
Monitors, commonly called as Visual Display Unit
(VDU), are the main output device of a computer.
It forms images from tiny dots, called pixels that
are arranged in a rectangular form. The
sharpness of the image depends upon the
number of pixels.
There are two kinds of viewing screen used for
monitors.
Cathode-Ray Tube (CRT)
Flat-Panel Display
Printers
Printer is an output device, which is used to print
information on paper.
There are two types of printers −
Impact Printers
Non-Impact Printers
Impact Printers
Impact printers print the characters by striking
them on the ribbon, which is then pressed on the
paper.
Characteristics of Impact Printers are the
following −
Very low consumable costs
Very noisy
Useful for bulk printing due to low cost
There is physical contact with the paper
to produce an image
These printers are of two types −
Character printers
Line printers
Character Printers
Character printers are the printers which print one
character at a time.
These are further divided into two types:
Dot Matrix Printer(DMP)
Daisy Wheel
Dot Matrix Printer
In the market, one of the most popular printers is
Dot Matrix Printer. These printers are popular
because of their ease of printing and economical
price. Each character printed is in the form of
pattern of dots and head consists of a Matrix of
Pins of size (5*7, 7*9, 9*7 or 9*9) which come out
to form a character which is why it is called Dot
Matrix Printer.
Advantages
Inexpensive
Widely Used
Other language characters can be printed
Disadvantages
Slow Speed
Poor Quality
Daisy Wheel
Head is lying on a wheel and pins corresponding
to characters are like petals of Daisy (flower)
which is why it is called Daisy Wheel Printer.
These printers are generally used for word-
processing in offices that require a few letters to
be sent here and there with very nice quality.
Advantages
More reliable than DMP
Better quality
Fonts of character can be easily changed
Disadvantages
Slower than DMP
Noisy
More expensive than DMP
Line Printers
Line printers are the printers which print one line
at a time.
These are of two types −
Drum Printer
Chain Printer
Drum Printer
This printer is like a drum in shape hence it is
called drum printer. The surface of the drum is
divided into a number of tracks. Total tracks are
equal to the size of the paper, i.e. for a paper
width of 132 characters, drum will have 132
tracks. A character set is embossed on the track.
Different character sets available in the market
are 48 character set, 64 and 96 characters set.
One rotation of drum prints one line. Drum
printers are fast in speed and can print 300 to
2000 lines per minute.
Advantages
Very high speed
Disadvantages
Very expensive
Characters fonts cannot be changed
Chain Printer
In this printer, a chain of character sets is used,
hence it is called Chain Printer. A standard
character set may have 48, 64, or 96 characters.
Advantages
Character fonts can easily be changed.
Different languages can be used with the
same printer.
Disadvantages
Noisy
Non-impact Printers
Non-impact printers print the characters without
using the ribbon. These printers print a complete
page at a time, thus they are also called as Page
Printers.
These printers are of two types −
Laser Printers
Inkjet Printers
Characteristics of Non-impact Printers
Faster than impact printers
They are not noisy
High quality
Supports many fonts and different
character size
Laser Printers
These are non-impact page printers. They use
laser lights to produce the dots needed to form
the characters to be printed on a page.
Advantages
Very high speed
Very high quality output
Good graphics quality
Supports many fonts and different
character size
Disadvantages
Expensive
Cannot be used to produce multiple
copies of a document in a single printing
Inkjet Printers
Inkjet printers are non-impact character printers
based on a relatively new technology. They print
characters by spraying small drops of ink onto
paper. Inkjet printers produce high quality output
with presentable features.
Computer - Memory
A memory is just like a human brain. It is used to
store data and instructions. Computer memory is
the storage space in the computer, where data is
to be processed and instructions required for
processing are stored. The memory is divided
into large number of small parts called cells.
Each location or cell has a unique address, which
varies from zero to memory size minus one. For
example, if the computer has 64k words, then
this memory unit has 64 * 1024 = 65536 memory
locations. The address of these locations varies
from 0 to 65535.
Memory is primarily of three types −
Cache Memory
Primary Memory/Main Memory
Secondary Memory
Cache Memory
Cache memory is a very high speed
semiconductor memory which can speed up the
CPU. It acts as a buffer between the CPU and the
main memory. It is used to hold those parts of
data and program which are most frequently
used by the CPU. The parts of data and programs
are transferred from the disk to cache memory by
the operating system, from where the CPU can
access them.
Advantages
The advantages of cache memory are as follows
−
Cache memory is faster than main
memory.
It consumes less access time as
compared to main memory.
It stores the program that can be
executed within a short period of time.
It stores data for temporary use.
Disadvantages
The disadvantages of cache memory are as
follows −
Cache memory has limited capacity.
It is very expensive.
Secondary Memory
This type of memory is also known as external
memory or non-volatile. It is slower than the main
memory. These are used for storing
data/information permanently. CPU directly does
not access these memories, instead they are
accessed via input-output routines. The contents
of secondary memories are first transferred to
the main memory, and then the CPU can access
it. For example, disk, CD-ROM, DVD, etc.
Advantages of ROM
The advantages of ROM are as follows −
Non-volatile in nature
Cannot be accidentally changed
Cheaper than RAMs
Easy to test
More reliable than RAMs
Static and do not require refreshing
Contents are always known and can be
verified
Computer - Motherboard
The motherboard serves as a single platform to
connect all of the parts of a computer together. It
connects the CPU, memory, hard drives, optical
drives, video card, sound card, and other ports
and expansion cards directly or via cables. It can
be considered as the backbone of a computer.
Features of Motherboard
A motherboard comes with following features −
Motherboard varies greatly in supporting
various types of components.
Motherboard supports a single type of
CPU and few types of memories.
Video cards, hard disks, sound cards
have to be compatible with the
motherboard to function properly.
Motherboards, cases, and power
supplies must be compatible to work
properly together.
Popular Manufacturers
Following are the popular manufacturers of the
motherboard.
Intel
ASUS
AOpen
ABIT
Biostar
Gigabyte
MSI
Description of Motherboard
The motherboard is mounted inside the case and
is securely attached via small screws through
pre-drilled holes. Motherboard contains ports to
connect all of the internal components. It
provides a single socket for CPU, whereas for
memory, normally one or more slots are
available. Motherboards provide ports to attach
the floppy drive, hard drive, and optical drives via
ribbon cables. Motherboard carries fans and a
special port designed for power supply.
There is a peripheral card slot in front of the
motherboard using which video cards, sound
cards, and other expansion cards can be
connected to the motherboard.
On the left side, motherboards carry a number of
ports to connect the monitor, printer, mouse,
keyboard, speaker, and network cables.
Motherboards also provide USB ports, which
allow compatible devices to be connected in
plug-in/plug-out fashion. For example, pen drive,
digital cameras, etc.
Computer - Memory Units
Memory unit is the amount of data that can be
stored in the storage unit. This storage capacity
is expressed in terms of Bytes.
The following table explains the main memory
storage units −
Nibble
2
A group of 4 bits is called nibble.
Byte
Word
A computer word, like a byte, is a
group of fixed number of bits
processed as a unit, which varies from
computer to computer but is fixed for
each computer.
4
The length of a computer word is
called word-size or word length. It may
be as small as 8 bits or may be as long
as 96 bits. A computer stores the
information in the form of computer
words.
The following table lists some higher storage
units −
Kilobyte (KB)
1
1 KB = 1024 Bytes
Megabyte (MB)
2
1 MB = 1024 KB
GigaByte (GB)
3
1 GB = 1024 MB
TeraByte (TB)
4
1 TB = 1024 GB
PetaByte (PB)
5
1 PB = 1024 TB
Computer - Ports
A port is a physical docking point using which an
external device can be connected to the
computer. It can also be programmatic docking
point through which information flows from a
program to the computer or over the Internet.
Characteristics of Ports
A port has the following characteristics −
External devices are connected to a
computer using cables and ports.
Ports are slots on the motherboard into
which a cable of external device is
plugged in.
Examples of external devices attached
via ports are the mouse, keyboard,
monitor, microphone, speakers, etc.
Serial Port
Used for external modems and older
computer mouse
Two versions: 9 pin, 25 pin model
Data travels at 115 kilobits per second
Parallel Port
Used for scanners and printers
Also called printer port
25 pin model
IEEE 1284-compliant Centronics port
PS/2 Port
Used for old computer keyboard and
mouse
Also called mouse port
Most of the old computers provide two
PS/2 port, each for the mouse and
keyboard
IEEE 1284-compliant Centronics port
VGA Port
Connects monitor to a computer's video
card.
It has 15 holes.
Similar to the serial port connector.
However, serial port connector has pins,
VGA port has holes.
Power Connector
Three-pronged plug.
Connects to the computer's power cable
that plugs into a power bar or wall
socket.
Firewire Port
Transfers large amount of data at very
fast speed.
Connects camcorders and video
equipment to the computer.
Data travels at 400 to 800 megabits per
seconds.
Invented by Apple.
It has three variants: 4-Pin FireWire 400
connector, 6-Pin FireWire 400 connector,
and 9-Pin FireWire 800 connector.
Modem Port
Connects a PC's modem to the telephone
network.
Ethernet Port
Connects to a network and high speed
Internet.
Game Port
Connect a joystick to a PC
Sockets
Sockets connect the microphone and
speakers to the sound card of the
computer.
Computer - Hardware
Hardware represents the physical and tangible
components of a computer, i.e. the components
that can be seen and touched.
Examples of Hardware are the following −
Input devices − keyboard, mouse, etc.
Output devices − printer, monitor, etc.
Secondary storage devices − Hard disk,
CD, DVD, etc.
Internal components − CPU,
motherboard, RAM, etc.
Computer - Software
Software is a set of programs, which is designed
to perform a well-defined function. A program is a
sequence of instructions written to solve a
particular problem.
There are two types of software −
System Software
Application Software
System Software
The system software is a collection of programs
designed to operate, control, and extend the
processing capabilities of the computer itself.
System software is generally prepared by the
computer manufacturers. These software
products comprise of programs written in low-
level languages, which interact with the hardware
at a very basic level. System software serves as
the interface between the hardware and the end
users.
Some examples of system software are
Operating System, Compilers, Interpreter,
Assemblers, etc.
Application Software
Application software products are designed to
satisfy a particular need of a particular
environment. All software applications prepared
in the computer lab can come under the category
of Application software.
Application software may consist of a single
program, such as Microsoft's notepad for writing
and editing a simple text. It may also consist of a
collection of programs, often called a software
package, which work together to accomplish a
task, such as a spreadsheet package.
Examples of Application software are the
following −
Payroll Software
Student Record Software
Inventory Management Software
Income Tax Software
Railways Reservation Software
Microsoft Office Suite Software
Microsoft Word
Microsoft Excel
Microsoft PowerPoint
Example
Binary Number: 101012
Calculating Decimal Equivalent −
Example
Octal Number: 125708
Calculating Decimal Equivalent −
Computer - Number
Conversion
There are many methods or techniques which
can be used to convert numbers from one base
to another. In this chapter, we'll demonstrate the
following −
Decimal to Other Base System
Other Base System to Decimal
Other Base System to Non-Decimal
Shortcut method - Binary to Octal
Shortcut method - Octal to Binary
Shortcut method - Binary to Hexadecimal
Shortcut method - Hexadecimal to Binary
Example
Decimal Number: 2910
Calculating Binary Equivalent −
Step 1 29 / 2 14 1
Step 2 14 / 2 7 0
Step 3 7/2 3 1
Step 4 3/2 1 1
Step 5 1/2 0 1
Example
Binary Number: 111012
Calculating Decimal Equivalent −
Example
Octal Number : 258
Calculating Binary Equivalent −
Step 1 21 / 2 10 1
Step 2 10 / 2 5 0
Step 3 5/2 2 1
Step 4 2/2 1 0
Step 5 1/2 0 1
Example
Binary Number : 101012
Calculating Octal Equivalent −
Step Binary Number Octal Number
Step 2 101012 28 58
Example
Octal Number : 258
Calculating Binary Equivalent −
Example
Binary Number : 101012
Calculating hexadecimal Equivalent −
Example
Hexadecimal Number : 1516
Calculating Binary Equivalent −
What is Information?
Information is organized or classified data, which
has some meaningful values for the receiver.
Information is the processed data on which
decisions and actions are based.
For the decision to be meaningful, the processed
data must qualify for the following
characteristics −
Timely − Information should be available
when required.
Accuracy − Information should be
accurate.
Completeness − Information should be
complete.
Data Processing Cycle
Data processing is the re-structuring or re-
ordering of data by people or machine to increase
their usefulness and add values for a particular
purpose. Data processing consists of the
following basic steps - input, processing, and
output. These three steps constitute the data
processing cycle.
Computer - Networking
A computer network is a system in which
multiple computers are connected to each other
to share information and resources.
Characteristics of a Computer
Network
Share resources from one computer to
another.
Create files and store them in one
computer, access those files from the
other computer(s) connected over the
network.
Connect a printer, scanner, or a fax
machine to one computer within the
network and let other computers of the
network use the machines available over
the network.
Following is the list of hardware's required to set
up a computer network.
Network Cables
Distributors
Routers
Internal Network Cards
External Network Cards
Network Cables
Network cables are used to connect computers.
The most commonly used cable is Category 5
cable RJ-45.
Distributors
A computer can be connected to another one via
a serial port but if we need to connect many
computers to produce a network, this serial
connection will not work.
Router
A router is a type of device which acts as the
central point among computers and other
devices that are a part of the network. It is
equipped with holes called ports. Computers and
other devices are connected to a router using
network cables. Now-a-days router comes in
wireless modes using which computers can be
connected without any physical cable.
Network Card
Network card is a necessary component of a
computer without which a computer cannot be
connected over a network. It is also known as the
network adapter or Network Interface Card (NIC).
Most branded computers have network card pre-
installed. Network cards are of two types: Internal
and External Network Cards.
Internet
It is a worldwide/global system of interconnected
computer networks. It uses the standard Internet
Protocol (TCP/IP). Every computer in Internet is
identified by a unique IP address. IP Address is a
unique set of numbers (such as [Link])
which identifies a computer’s location.
A special computer DNS (Domain Name Server)
is used to provide a name to the IP Address so
that the user can locate a computer by a name.
For example, a DNS server will resolve a name
[Link] to a particular
IP address to uniquely identify the computer on
which this website is hosted.
Internet is accessible to every user all over the
world.
Intranet
Intranet is the system in which multiple PCs are
connected to each other. PCs in intranet are not
available to the world outside the intranet.
Usually each organization has its own Intranet
network and members/employees of that
organization can access the computers in their
intranet.
Operating System
Operating System is the main software
of the computer as everything will run on
it in one form or other.
There are primarily three choices:
Windows, Linux, Apple OS X.
Linux is free, however people generally
do not use it for home purpose.
Apple OS X works only on Apple
desktops.
Windows 7 is very popular among
desktop users.
Most of the computers come pre-
equipped with Windows 7 Starter edition.
Windows 8 is recently introduced and is
available in the market.
Windows 7 and Windows 8 come in
multiple versions from starter, home
basic, home premium, professional,
ultimate, and enterprise editions.
As the edition version increases, their
features list and price increases.
Recommended − Windows 7 Home
Premium.
Memory
Hard Drive
Hard disk is used for storage purpose.
Higher the capacity, more data you can
save in it.
Now-a-days computers are equipped
with 500GB hard drive, which can be
extended to 2TB.
Most hard drives in desktop operate at
the standard performance speed of
7200RPM.
Recommended − 500GB.
CPU
Computer - Available
Courses
Nowadays, various types of courses are provided
by educational institutions. Following are some
of the common as well as important courses.
Duration Minimum
Course Name
(years) Qualification
Diploma Courses
Apart from regular degree courses, computer
centers also provide short-term courses (from 3
months to 1 year). Online courses on topics such
as Computer Basics, Programming Languages
Training, Hardware Training, and Network
Certifications are also gaining in popularity.