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
-
batch
-
multi programing
-
real time
-
distributed
-
-
C
Correct answer
Explanation
It supports real-time applications by providing a logically correct result within the deadline required.
-
user
-
control unit
-
CPU
-
ALU
-
-
B
Correct answer
Explanation
It performs various arithmetic and logical operations and it is a part of the CPU in a computer that carries out the Machine Cycle.
-
interpreter
-
compiler
-
communication processor
-
editor
-
-
C
Correct answer
Explanation
It is a small-sized computer, which interfaces the host computer into a number of networks.
-
object file
-
source file
-
executable file
-
none of these
B
Correct answer
Explanation
A source file contains the original program code written by a programmer in a high-level language before compilation. It's called 'source' because it's the original human-readable code. The compiler translates source files into object files, which are then linked into executable files. The edit window in IDEs is where source code is written and modified.
-
Nehalem
-
Sandy Bridge Microarchitecture
-
Penryn
-
Lynnfield
-
Ivy Bridge
D
Correct answer
Explanation
Lynnfield is the code name for a quadcore processor from Intel.
-
Year
-
Transistor
-
Clock speed
-
Microns
-
Data width
D
Correct answer
Explanation
Microns indicate the width of the thinnest wire on the chip.
-
few German computer users write their own computer programs
-
there are few free noncommercial computer programs available in Germany
-
some Germans purchase computers outside of Germany for use in Germany, and such purchases were counted in the survey
-
the typical German computer user has several commercially written computer programs on his or her computer
-
many Germans legally make duplicates of commercial computer programs, but such duplicates were counted as purchased copies in the survey
C
Correct answer
Explanation
This is an EXCEPT question asking which option does NOT counter an objection to the software piracy interpretation. The argument claims more computers than programs sold proves widespread illegal duplication. Option C states some Germans buy computers abroad that get counted in the survey - this would actually STRENGTHEN the interpretation by showing more computers in Germany without corresponding program sales, not counter it. Options A, B, D, and E all provide alternative explanations (users writing own programs, free programs, multiple programs per user, legal duplicates) that would counter the piracy interpretation.
-
a chemical that attacks silicon
-
a micro-organism that destroys integrated circuits
-
data that the computer fails to handle
-
a special kind of computer programme
D
Correct answer
Explanation
A computer virus is a malicious software program that replicates itself by modifying other computer programs and inserting its own code. It is not a chemical or biological entity. The term 'virus' is metaphorical, referring to how it spreads from program to program like a biological virus. Options A, B, and C are incorrect - viruses are purely digital code entities designed to damage systems or steal data.
-
hard disk
-
RAM
-
ROM
-
Software
-
None of these
D
Correct answer
Explanation
It is the soul of the computer. Accessing software includes running, executing, opening and others. It is stored in files.
-
computer hardware
-
operating systems
-
both of these
-
none of these
C
Correct answer
Explanation
In computing, 'platform' refers to the combination of computer hardware architecture and the operating system that runs on it. For example, 'Windows platform' or 'Mac platform' encompasses both the hardware (Intel/AMD processors, ARM chips) and the operating system. Software is often described as being 'cross-platform' when it can run on different hardware-OS combinations, demonstrating that platform includes both elements.
-
It can manipulate computer.
-
It has programs and instructions.
-
Both (1) and (2)
-
It can be touched
-
preventive measure
-
detective measure
-
corrective measure
-
all the above
-
first electronic chip flip flop
-
stored-program concept
-
the first computer
-
none of these
-
Minicomputer
-
Workstation
-
Macintosh
-
None of these
B
Correct answer
Explanation
A workstation is a single-user computer designed for technical or scientific applications, featuring robust processing power, advanced graphics, and specialized capabilities. Minicomputers support multiple users simultaneously. Macintosh is one brand of workstation. The question describes the workstation category perfectly.
-
Iterators
-
Scanning tables
-
Shared disks
-
Shared memories
-
None of these
C
Correct answer
Explanation
Shared disks are accessible from any of the processors through the communication network.