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
-
Firm were
-
ENIAC
-
Microprocessor
-
Hard Disk
-
Performance monitors
-
Operating System
-
Language translators
-
Data base management system
C
Correct answer
Explanation
Language translators (assemblers, compilers, and interpreters) convert programs written in high-level languages or assembly language into machine code that the computer can execute. These are essential system development programs. Performance monitors analyze system performance, operating systems manage computer resources, and DBMS manages databases - none are primarily development tools.
-
logical
-
electronic
-
counting
-
measuring
C
Correct answer
Explanation
Digital computers operate on the counting principle, processing data as discrete numerical values (binary digits 0 and 1). Unlike analog computers that measure continuous physical quantities, digital computers count and process binary digits. This counting-based operation is fundamental to how digital circuits process information using binary logic.
-
almost unlimited accuracy
-
extremely high speed
-
large memory
-
all of the above
D
Correct answer
Explanation
Modern digital computers are characterized by high speed, large memory capacity, and high accuracy in calculations. The question asks which feature modern computers have, and since they possess all these capabilities, 'all of the above' is the correct choice. High speed enables rapid processing, large memory allows storage of vast amounts of data, and digital accuracy ensures precise computations.
-
1,000
-
100,000
-
1
-
1,000,000,000
D
Correct answer
Explanation
Mainframe computers are designed for high-volume transaction processing and can execute billions of operations per second. Modern mainframes like IBM z Systems can indeed perform over a billion operations per second, making option D the correct answer. The other options (1, 1,000, and 100,000) are orders of magnitude too low for contemporary mainframe capabilities.
-
Active window
-
Screensaver
-
Desktop background
-
File
-
Folder
B
Correct answer
Explanation
This component of Windows operating system displays the moving images that start automatically when the computer is idle.
C
Correct answer
Explanation
ZTRON is not a recognized computer term. The other options are all valid: D-BASE was a popular database management system, RAM is Random Access Memory (essential computer memory), and FORTRAN is a programming language for scientific computing. This question tests knowledge of real versus fabricated computer terminology.
-
Mark I
-
IBM-753
-
Abacus
-
Mac
C
Correct answer
Explanation
The Abacus, dating back to around 2400 BC in Mesopotamia, is widely considered the earliest known computing device used for arithmetic calculations. Mark I (1937), IBM-753 (modern), and Mac (1980s) are all much more recent inventions.
-
Central Processing Unit
-
Computer Processing Unit
-
Command Prompt Unit
-
Computer Player Unit
A
Correct answer
Explanation
CPU stands for Central Processing Unit - the primary component of a computer that executes instructions. It's called 'central' because it's the core component, and 'processing' because it processes data and instructions.
-
Operating System is a software that makes a computer work.
-
Operating System is an application software.
-
Operating System is required only for desktop computers & not for laptops.
-
Microsoft Excel is an Operating System.
A
Correct answer
Explanation
The Operating System is fundamental system software that manages hardware resources and provides services for applications. Option A is correct - OS makes computers usable/functional. Option B is false - OS is system software, not application software (like Word or Chrome). Option C is false - laptops also need OS. Option D is false - Excel is application software, not an OS.
-
System Software; Development Software
-
Operating System; Application System
-
System Software; Application Software
-
Development Software; Application Software
C
Correct answer
Explanation
Software is broadly categorized into two main types: System Software and Application Software. System Software includes operating systems and utility programs that manage the computer hardware. Application Software includes programs designed for end-users such as word processors, web browsers, and games.
-
firewall
-
anti-virus
-
disk cleanup
-
disk scan
B
Correct answer
Explanation
Anti-virus software is specifically designed to detect, prevent, and remove malicious software (malware) including viruses, worms, trojans, and spyware. While firewalls provide network security, anti-virus software is the primary tool for protecting against virus threats.
-
For anything that a human being can not do
-
For anything that a human being can do
-
For doing calculations only
-
For computing, storing comparing and retrieving data
D
Correct answer
Explanation
A computer is fundamentally used for computing (processing), storing, comparing, and retrieving data. These core functions define what computers do across all applications. Option D correctly encapsulates the four essential operations.
-
high speed
-
emotion
-
accuracy
-
versatility
B
Correct answer
Explanation
Unlike humans, computers do not possess emotions or feelings. They process data logically without any emotional component. Option B correctly identifies this fundamental difference between human and machine intelligence.
-
micro computer
-
mainframe computer
-
personal computer
-
mini computer
C
Correct answer
Explanation
Microchip technology is fundamental to personal computers, which use integrated circuits for processing, memory, and control. Option C correctly identifies that PCs are built around chip technology. Note: options lists 'personal computer' with a leading space.