Information Technology Tools and Network Basics Theory Question
Introduction to Computer
What is the main purpose of an input device in a computer system ?
To process data
To store data
To display data
To enter data
Answer : D
Explain: An input/output (I/O) device is a piece of hardware that can take, output, or process data. It receives data as input and provides it to a computer.
Which of the following is a volatile memory component in a computer ?
Hard Disk Drive (HDD)
Solid State Drive (SSD)
Compact Disc (CD)
Random Access Memory (RAM)
Answer : D
Explain: RAM is internal memory that can be read from as well as written to. It is volatile in nature, 'means when power off, data lost'.
What is the primary function of a Central Processing Unit (CPU) ?
Input data into the computer
Store data for long-term use
Perform calculations and control tasks
Display graphical output
Answer : C
Explain: CPU is the brain of computer where all or most of calculations take place. It consists of an arithmetic and logic unit (ALU), a control unit, and various registers.
What does GUI stand for in computing ?
General Use Interface
Graphical User Interface
General User Instruction
Graphic Use Instruction
Answer : B
Explain: GUI - A graphics-based operating system interface that uses icons, menus and a mouse.
Which component of a computer is responsible for executing arithmetic and logic operations ?
Monitor
Keyboard
ALU (Arithmetic Logic Unit)
RAM
Answer : C
Explain: ALU : It is a digital circuit that perfoms arithemtic and logical operations.
Which term refers to the physical components of a computer system ?
Software
Hardware
Firmware
Middleware
Answer : B
Explain: Hardware are the physical component of computer. Example: Monitor, Speaker, Mouse, printer etc.
What is the role of the BIOS (Basic Input/Output System) in a computer ?
Manage user accounts
Run applications
Provide input/output devices
Initialize hardware during startup
Answer : D
Explain: BIOS (basic input/output system) is the program a computer's microprocessor uses to start the computer system after it is powered on.
The first mechanical computer designed by Charles Babbage was called :
Analytical Engine
ENIAC
UNIVAC
Apple I
Answer : A
Explain: Analytical Engine : first general purpose computer. Stored programs in the form of 'pegs' also called barrels.
What is the full form of ENIAC ?
Electronic Numerical Integrated Computer
Electronically Number Integrator and Computer
Electron Numerical Integrator and Computer
Electronic Numerical Integrator and Computer
Answer : D
Explain: ENIAC ( Electronic Numerical Integrator and Computer) is the first electronic computer.
The first commercially successful computer, released in 1951, was named :
IBM PC
Macintosh
UNIAC
ENIAC
Answer : C
Explain: Universal Automatic Computer is the first commerical computer developed by J. Preper Eckert and John Mauchly.
Who was known as the architecture of computer ?
John von Neumann
John Mauchly
Alan tunning
J. Preper Eckert
Answer : A
Explain: Modern computers are based on a stored-program concept introduced by John Von Neumann. EDSAC (Electronic Delay Storage Automatic Calculator ) is first computer which provide storage capacity develop by John Von Neumann.
The first generation of computers used which type of electronic components for processing and storage?
Transistors
Vacuum tubes
Integrated circuits
Microprocessors
Answer : A
Explain: Vaccum Tubes :An electronic device that controls the flow of electrons in a vacuum.
The development of microprocessors marked the beginning of which generation of computers ?
Second generation
Third generation
Fourth generation
Fifth generation
Answer : C
Explain: Microprecessors uses in fourth generation. Second Gen - uses Transistor and in Third Generation use Integrated chips.
Which generation of computers is associated with artificial intelligence (AI) and parallel processing capabilities ?
Second generation
Third generation
Fourth generation
Fifth generation
Answer : D
Explain: Fifth generation use AI and Ultra large scale integrated chips.
Computers that are used to control industrial processes and machinery are classified as :
Mainframe computers
Embedded computers
Supercomputers
Mini computers
Answer : B
Explain: Embedded computers are machine which are incorporated or added onto other devices to perfom a predefined task.