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
-
Worm
-
Virus
-
Trap door
-
Trojan Horse
-
None of the above
A
Correct answer
Explanation
A worm is a system threat as it generates its multiple copies and each copy uses system resources, prevents all other processes to get required resources. System threat misuses system services and its resources to make the user in trouble.
-
Memory
-
ALU
-
CPU
-
Control unit
-
Functional unit
C
Correct answer
Explanation
Central Proccessing Unit (CPU) has all the components of the system. It computes all operations from basic to complex. It is also called the motherboard of the computer.
-
Array Logic Unit
-
Arithmetic Logic Unit
-
Application Logic Unit
-
Application Layer User
-
Antenna Loading Unit
B
Correct answer
Explanation
An arithmetic logic unit (ALU) is a major component of the central processing unit of a computer system.
-
ENIAC
-
CDC-1604
-
IBM 360
-
ICL-2900
-
Laptop
A
Correct answer
Explanation
In 1946 the first general– purpose digital computer, the Electronic Numerical Integrator and Computer (ENIAC) was built
-
First Generation
-
Fifth Generation
-
Second Generation
-
Fourth Generation
-
Third Generation
C
Correct answer
Explanation
The period of second generation: 1959-1965. Transistor based
-
Hard disk
-
CD or DVD drive
-
Keyboard
-
RAM
-
Java
E
Correct answer
Explanation
Java is a set of several computer software products and specifications from Sun Microsystems (which has since merged with Oracle Corporation),
-
coordinates input and output devices
-
is the contain that houses electronic components
-
is a combination of hardware and software
-
controls and manipulates data
-
does the arithmetic operations
B
Correct answer
Explanation
The system unit (also called the computer case or tower) is the container or enclosure that houses the main electronic components of a computer, including the motherboard, processor, memory, and power supply. It coordinates and connects all the internal hardware but doesn't directly control input/output devices, manipulate data (that's the CPU's job), or perform arithmetic operations (also the CPU). Note: There's a typo in option B where 'contain' should read 'container.'
-
The scanner
-
The main storage
-
The secondary storage
-
The printer
-
The processor
E
Correct answer
Explanation
The processor (CPU) is the component that actually executes program instructions by fetching, decoding, and running them. The scanner is an input device, main storage holds data temporarily, secondary storage stores data long-term, and the printer is an output device.
-
integrity test
-
power-on self test
-
correct functioning test
-
reliability test
-
shut down test
B
Correct answer
Explanation
The booting process performs the Power-On Self-Test (POST) which checks hardware components when the computer starts up. An integrity test is not a standard boot process term, correct functioning test is vague, reliability test is not part of booting, and shut down test happens when turning off.
-
does all the thinking for computer
-
can enter input data quickly
-
can operate all types of computer equipments
-
can draw only flowchart
-
is not a useful person
A
Correct answer
Explanation
A computer programmer does the logical thinking and problem-solving for computers by writing instructions. Entering input data quickly is data entry, operating equipment is technical support, drawing flowcharts is just one part of programming, and programmers are very useful.
-
compiler
-
loader
-
operating system
-
assembler
C
Correct answer
Explanation
Booting is the process of loading and initializing the operating system when a computer is powered on. Without an operating system, the computer cannot start up properly or run any programs.
-
OS
-
ALU
-
CPU
-
Memory
-
Printer
B
Correct answer
Explanation
The ALU (Arithmetic Logic Unit) is the component within the CPU that performs mathematical calculations and logical operations. While the CPU contains the ALU, the ALU is specifically responsible for arithmetic computations.
-
Gathering
-
Uploading
-
Inputting
-
Outputting
-
Downloading
E
Correct answer
Explanation
Downloading refers to receiving data from a remote server, typically from the internet, to your local computer. Uploading is the opposite (sending data), while gathering and inputting are generic terms not specific to internet data transfer.
-
program cycle
-
machine instruction
-
execution cycle
-
task cycle
-
machine cycle
E
Correct answer
Explanation
The machine cycle (or instruction cycle) consists of the fetch phase (retrieving the instruction) followed by the execution phase (performing the instruction). This cycle repeats continuously as the computer processes programs.
-
Mouse
-
Computer Board
-
System Device
-
Central Board
-
System Board
E
Correct answer
Explanation
The motherboard is also called the System Board because it contains the primary circuitry and connects all components. 'Computer Board', 'Central Board', and 'Mouse' are not standard alternate names.