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
-
data item, number of instructions
-
number of instructions, data item
-
data item, data item
-
None of these
B
Correct answer
Explanation
Flynn considers the organisation of a compiler system by the number of instructions and the data item.
B
Correct answer
Explanation
Single instruction multiple data stream is the answer.
-
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 type of malicious software (malware) that replicates itself by inserting copies into other programs or documents. It is not a chemical or biological organism - those first two options are common misconceptions playing on the word 'virus'. Option C is incorrect because viruses are specifically designed code, not random data the computer can't handle.
-
GIGO
-
FIFO
-
OLTP
-
CGI
-
None of these
B
Correct answer
Explanation
FIFO (first in first out) is a method of processing and retrieving data in which the entity that first exits is the one that is first entered.
-
minicomputers
-
microcomputers
-
supercomputers
-
mainframe computers
-
None of these
B
Correct answer
Explanation
These are microcomputers.
-
analog computers
-
digital computers
-
hybrid computers
-
Both 1 and 3
-
Both 2 and 3
A
Correct answer
Explanation
The speedometer of a car is an example of analog computers.
-
Integrated circuits
-
Transistors
-
ENIVAC
-
Vaccum tubes
-
Both 3 and 4
E
Correct answer
Explanation
Both 3 and 4 are associated with first generation computers.
-
Work station
-
Mini computer
-
Main frame computer
-
Both 1 and 3
-
Both 2 and 3
E
Correct answer
Explanation
Both 2 and 3 are multi user computer systems.
-
computerization
-
missiles
-
system of medicine
-
meteorology
A
Correct answer
Explanation
PARAM refers to computerization and automated data processing. In banking and administrative contexts, PARAM systems (Programmed Automatic Machine) represented early computerization efforts for handling large-scale data processing tasks, particularly in government and financial sectors.
-
system call
-
function
-
procedure
-
instruction
-
task
A
Correct answer
Explanation
A request made by any program to the operating system for performing tasks is called system call.
-
loader
-
operating system
-
assembler
-
compiler
-
interpreter
B
Correct answer
Explanation
Operating system is a program that controls the execution of application programs and acts as an interface between the user of a computer and the computer hardware.
-
RISC(Reduced Instruction Set Computer)
-
CISC(Complex Instruction Set Computer)
-
VLIM(Very Long Instruction Word)
-
Multithreading
-
Multitasking
B
Correct answer
Explanation
This instruction set in Instruction Set Architecture (ISA) consists of a variety of expert instructions and may not just be used in practical programs.
-
Decoding
-
Fields
-
Instruction set
-
Cell
-
Operation
C
Correct answer
Explanation
Instruction set is the term used in instruction format.
-
MS Office
-
Antivirus
-
Mouse
-
Operating System
-
All of the above except option 3
D
Correct answer
Explanation
An operating system (OS) is a collection of software that manages computer hardware resources and provides common services for computer programs. The operating system is an essential component of the system software in a computer system. Application programs usually require an operating system to function.
The operating system and application software are essential and co-related to each other and are required to run a computer efficiently. The computer can work without a mouse as in case of laptops, notebooks, tablets, etc. which is an external input device in which touch pad is inbuilt.
-
Driver
-
Marker interface
-
Compiler
-
Interpreter
-
Windows XP/Vista/7
A
Correct answer
Explanation
A driver is a small piece of software that tells the operating system and other software how to communicate with a piece of hardware.