Computer Knowledge
Computer Fundamentals and System Concepts
2,255 Questions
Computer fundamentals and system concepts questions cover core hardware components, operating systems, and historical computer milestones. Topics include the kernel, central processing unit, and basic computing terminology. These foundational questions are strictly essential for scoring well in computer knowledge sections.
Central processing unitComputer operating systemsSupercomputer milestonesSystem registry functionsKernel operationsAndroid applications
Computer Fundamentals and System Concepts Questions
-
Personal
-
Electrical
-
Electronic
-
Mechanical
-
None of these
-
Mini
-
Super computer
-
Micro computer
-
Mainframe
C
Correct answer
Explanation
Microcomputers, which include personal computers, laptops, and tablets, are designed for individual use and emphasize a compact, portable form factor. Mainframes and supercomputers are massive systems designed for high-performance processing and occupy significant physical space. Mini computers are smaller than mainframes but larger and less compact than microcomputers.
-
handheld computer
-
cellular phone
-
network computer
-
all of the above
C
Correct answer
Explanation
A network computer, often called a thin client, is a terminal with minimal processing power that relies on a central server for its main operations. It is designed to be a cost-effective and manageable alternative to a full PC in a networked environment. Handhelds and cellular phones are mobile devices rather than network-specific PC variants.
-
Workstation
-
Mainframe
-
Network
-
Handheld
B
Correct answer
Explanation
Mainframe computers are high-performance systems designed to handle massive amounts of data and transactions for large organizations. Because they serve the needs of an entire corporation or enterprise, they are frequently referred to as enterprise servers. Workstations and handhelds serve individual users rather than entire enterprises.
-
interrupt requests
-
scan codes
-
messages
-
both (2) and (3)
B
Correct answer
Explanation
When a key is pressed, the keyboard controller generates a unique scan code representing that specific key. This code is stored in the keyboard buffer until the operating system or application processes it. This allows the system to keep track of keystrokes even if the CPU is busy with other tasks.
-
cable
-
video RAM
-
microprocessor
-
ROM
C
Correct answer
Explanation
Modern video controllers include a dedicated microprocessor, often called a Graphics Processing Unit (GPU), to handle complex visual calculations. By offloading these tasks from the main CPU, the system can render graphics more efficiently and improve overall performance. This specialized chip is designed specifically for mathematical operations related to image rendering.
-
FAT
-
master boot record
-
sector
-
none of these
B
Correct answer
Explanation
The Master Boot Record (MBR) is located in the first sector of a hard drive and contains the code necessary to start the boot process. It identifies where the operating system is located so it can be loaded into the computer's RAM. Without this small program, the computer would not know how to load the OS from the disk.
-
Backing up
-
Initializing
-
Booting
-
None of these
A
Correct answer
Explanation
Backing up involves creating copies of important files and programs to protect against data loss from hardware failure or accidental deletion. These duplicates are stored on separate media to ensure they can be restored if the original data is lost. This is a critical part of data maintenance and security.
-
chips
-
transistors
-
IC (Integrated Circuits)
-
None of these
B
Correct answer
Explanation
The first generation of computers used vacuum tubes. The second generation replaced these with transistors, which were smaller, faster, and more reliable.
-
VDU
-
CPU
-
CAD
-
None of these
B
Correct answer
Explanation
The CPU (Central Processing Unit) is the brain of the computer, responsible for executing instructions and processing data. It contains registers to store data temporarily during processing and coordinates the flow of information between other units. VDU is an output device, and CAD is a type of design software.
-
Altair 8800
-
ENIAC
-
LEO
-
UNIVAC
A
Correct answer
Explanation
The Altair 8800, released in 1974, is widely credited as the first commercially successful microcomputer. It was based on the Intel 8080 CPU and sparked the personal computer revolution. ENIAC and UNIVAC were much larger mainframe-style computers from earlier generations.
-
first generation of computers
-
second generation of computers
-
third generation of computers
-
fourth generation of computers
D
Correct answer
Explanation
The fourth generation of computers is characterized by the use of Very Large Scale Integration (VLSI), which allowed thousands of transistors to be placed on a single silicon chip. This era saw the development of the microprocessor, which contains all the components of a CPU on one chip. While third-generation computers used integrated circuits, the fourth generation is defined by the complete computer on a chip concept.
-
ENIAC
-
EDVAC
-
MARK-1
-
None of these
A
Correct answer
Explanation
ENIAC is the first electronic computer.
It is first electronic general purpose computer.
-
first generation of Computers
-
second generation of Computers
-
third generation of Computers
-
fourth generation of Computers
A
Correct answer
Explanation
The first generation of computers, spanning roughly from 1940 to 1955, relied on vacuum tubes for circuitry and magnetic drums for memory. These machines, like ENIAC and UNIVAC, were enormous, expensive to operate, and generated a great deal of heat. They were programmed using machine language, the lowest-level programming language.
-
first generation of computers
-
fifth generation of computers
-
third generation of computers
-
fourth generation of computers
B
Correct answer
Explanation
The fifth generation of computers is defined by the integration of artificial intelligence (AI) and machine learning. These systems aim to process natural language and perform complex tasks like image recognition and decision-making. While previous generations focused on hardware miniaturization, the fifth generation focuses on intelligent software and parallel processing.