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
-
Tiny power cords for external storage devices
-
Experts who know how to maximize the performance of devices
-
Small, special-purpose programs
-
The innermost part of the operating system
-
Substitutes for operating system
-
Mentor
-
Instructor
-
Compiler
-
Program
-
Debugger
D
Correct answer
Explanation
A program is a set of instructions that tells a computer what to do. Mentors and instructors are people, not computer instructions. Compilers translate programs into machine code. Debuggers help find errors in programs. Only 'Program' correctly describes an instruction set for computer execution.
-
Operating system
-
Computer
-
Office
-
Compiler
-
Interpreter
-
never sent to the client machine
-
sent in very large sections to save processing time
-
sent only upon the client's request
-
sent in complete copies for the client to filter and sort
-
sent from the client to the server for processing
C
Correct answer
Explanation
In client/server computing, data is sent from the server to the client only when the client explicitly requests it (through queries or API calls). This reduces network traffic and ensures the client receives only the specific data it needs.
-
system virus
-
Trojan horse virus
-
file virus
-
macro virus
-
None of these
E
Correct answer
Explanation
A boot sector virus specifically infects the boot sector or master boot record, activating when the computer starts up. The listed options (system virus, Trojan horse, file virus, macro virus) are different types of malware that operate through different mechanisms.
-
Disk Crash
-
Mother Board Crash
-
Corruption of program
-
Deletion of files
-
None of these
-
B2B
-
C2G
-
B2C
-
None of these
-
data processors
-
data interpreters
-
knowledge processors
-
encryptors
C
Correct answer
Explanation
Fifth generation computers (developed in the 1980s-1990s) were designed to process knowledge rather than just data. They focused on artificial intelligence, parallel processing, and natural language processing. Earlier generations processed data (1st-3rd) or interpreted data (4th). The shift to knowledge processing defines this generation.
-
they are machines
-
they are accurate
-
they are intelligent
-
none of these
B
Correct answer
Explanation
Among the options, accuracy is a key benefit of computers. While computers are indeed machines (option A), this is a description rather than a benefit. Option C (intelligent) is incorrect because computers follow programmed instructions without true intelligence. Option D is false because accuracy is a genuine advantage of computers over manual calculation.
-
high-level procedural languages for the first time
-
an operating system for first time
-
on-line real time system
-
distributed data processing
A
Correct answer
Explanation
Third-generation computers (1960s, integrated circuits) saw the widespread adoption of high-level procedural languages like FORTRAN, COBOL, and ALGOL. Operating systems and real-time systems existed in second generation, while distributed computing emerged later.
-
Macintosh
-
MAC
-
Microcomp
-
Both (1) and (2)
-
Keyboard and printer
-
Input and output
-
Hardware and software
-
All of the above
C
Correct answer
Explanation
A complete PC system requires both hardware (physical components like CPU, memory, storage) and software (operating system and applications) to function. Input and output devices are hardware components, but not sufficient alone. A keyboard and printer are not mandatory.
-
documenting the changes that are made to programs
-
controlling the version numbers of the programs
-
both (1) and (2)
-
none of these
C
Correct answer
Explanation
Library management software is used for version control - it tracks program changes (documentation) and manages version numbers. This is essential for maintaining software integrity and allowing rollback to previous versions if needed.
-
Speed
-
Intelligence
-
Automation
-
Versatility
B
Correct answer
Explanation
Computers are characterized by speed, automation, and versatility - they can perform tasks quickly, operate automatically, and handle diverse applications. Intelligence is not a characteristic - computers follow programmed instructions without cognitive understanding.
-
Electric supply
-
Peripherals
-
Common goal
-
Logical interconnection between peripherals
C
Correct answer
Explanation
A system comprises physical components (peripherals, electric supply) and their connections. A common goal is a purpose or objective, not a component part. The goal exists outside the system's physical structure.