Computer Assignment 1
Computer Assignment 1
Semester – 3rd
Year – 2nd
Subject – Computer science
Subject code – BSFS304
Shri Vaishnav Institute of Forensic Science
Types of computer
Arghya Mishra
SECOND GENERATION: TRANSISTORS (1956-1963)
Arghya Mishra
instructions in their memory, which moved from a magnetic
drum to magnetic core technology.
Arghya Mishra
FOURTH GENERATION:
MICROPROCESSORS (1971-PRESENT)
The microprocessor ushered in the fourth generation of
computers, as thousands of integrated circuits were built onto
a single silicon chip. What in the first generation filled an
entire room could now fit in the palm of the hand. The Intel
4004 chip, developed in 1971, located all the components of
the computer from the central processing unit and memory to
input/output controls on a single chip.
Arghya Mishra
3. Functions of Computer
Arghya Mishra
Arghya Mishra
Input function and devices
A computer is a data processing machine. It does nothing until
a user (or a script or a program) provides the data that needs to
be processed and the instructions that tell it how to process the
data.
The most common input devices are the keyboard and mouse.
Almost all modern computers have these devices. Other
common input devices are scanners, microphones, USB drives,
and webcams.
Ans-
Arghya Mishra
INPUT DEVICE-It is used by input
unit. input unit performs three
functions-
1) It takes data from outside
world.
2) Convert these data into
machine language
3) Transfers these data to CPU
for further processing.
following criteria-
2) Secondary memory.
5. What is virtual memory?
Ans -v irtual memory is a feature of an
operating system that enables a computer
to be able to compensate shortages of
physical memory by transferring pages of
data from random access memory to disk
storage.
This process is done temporarily and is
designed to work as a combination of
RAM and space on the hard disk.
This means that when RAM runs low,
virtual memory can move data from it to a
Arghya Mishra
It is a group of stations
(computers, telephones, or
Arghya
Mishra
Arghya Mishra
Arghya Mishra
NAND Gate-
A NOT-AND operation is known
as NAND operation. It has n
input (n >= 2) and one output.
NAND Gates are used in Burglar
alarms and buzzers.
NOR Gate
A NOT-OR operation is known as NOR
operation. It has n input (n >= 2) and
one output.
NOR gate is used to construct the basic
gates similar to AND gate. By combining
NOT gate and OR gate, NOR gate can be
constructed. The output of NOR gate is
reversal of OR gate.
XOR Gate
XOR or Ex-OR gate is a special type
of gate. The exclusive- OR gate is
abbreviated as EX-OR gate or
sometime as X- OR gate. It has n
input (n >= 2) and one output.
XNOR Gate
XNOR gate is a special type of gate. The
exclusive-NOR gate is abbreviated as
EX-NOR gate or sometime as X-NOR
gate. It has n input (n >= 2) and one
output.
The XNOR logic gates are used in error
detecting circuits which are to detect
Odd parity or even parity bits in digital
data transmission circuits. XNOR gate is
mainly used in arithmetic and encryption
circuits.
NOT Gate
NOT gate is also known as
Inverter. It has one input A and
one output Y.
NAND Gate-
A NOT-AND operation is known
as NAND operation. It has n
input (n >= 2) and one output.
NOR Gate
A NOT-OR operation is known as NOR
operation. It has n input (n >= 2) and
one output.
XOR Gate
XOR or Ex-OR gate is a special type
of gate. The exclusive- OR gate is
abbreviated as EX-OR gate or
sometime as X- OR gate. It has n
input (n >= 2) and one output.
XNOR Gate
XNOR gate is a special type of gate. The
exclusive-NOR gate is abbreviated as
EX-NOR gate or sometime as X-NOR
gate. It has n input (n >= 2) and one
output.
A.DVU
B.UVD
C.VDU
D.CCTV
Answer- VDU
A.TB>MB>GB>KB
B.MB>GB>TB>KB
C.TB>GB>MB>KB
D.GB>MB>KB>TB
Answer- TB>GB>MB>KB
A.byte
B.megabyte
C.kilobyte
D.None
Answer- byte
A.Data
B.Istruction
C.Information
D.Excursion
Answer- Information
A.ROM
B.RAM
C.DVD
D.Hard Disk
Answer- RAM
A.Copy
B.Soft Copy
C.Hard Copy
D.Paper
Q. ________ is the process of dividing the disk into tracks and sectors
A.Tracking
B.Formatting
C.Crashing
D.Allotting
Answer- Formatting
Arghya
Mishra