Computer Knowledge
Computer Fundamentals and System Concepts
2,421 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
-
IBM 701
-
Whirlwind
-
Burroughs F-101
-
MANIAC
B
Correct answer
Explanation
The Whirlwind computer (developed at MIT, operational in 1951) was the first electronic stored-program computer to use magnetic core memory. Core memory replaced vacuum tubes and Williams tubes, offering faster, more reliable storage. The IBM 701 used Williams tube memory initially.
-
Programming errors
-
Hardware fatigue
-
Defects in floppy disks
-
Data entry errors
D
Correct answer
Explanation
Historically, many supposed 'computer errors' were actually human data entry mistakes - incorrect keystrokes, transposed numbers, wrong values entered. The phrase 'garbage in, garbage out' (GIGO) became famous because flawed input produces flawed output regardless of computer correctness. Programming bugs (software errors) and hardware failures do occur, but data entry errors were historically most common.
-
First generation
-
Second generation
-
Fourth generation
-
All of the above
B
Correct answer
Explanation
Computer generations are categorized by their primary electronic technology: First generation (1940s-1950s) used vacuum tubes; Second generation (late 1950s-1960s) used transistors; Third generation (1960s-1970s) used integrated circuits (ICs); Fourth generation (1970s-present) uses very large-scale integration (VLSI) and microprocessors. Therefore, transistors characterize the second generation.
-
hardware
-
peripherals
-
software
-
none of the above
D
Correct answer
Explanation
Option 4 is the correct answer.
-
Personal computer
-
Workstation
-
Dumb terminal
-
Mainframe
-
_
C
Correct answer
Explanation
Dumb terminal provides keyboard input and screen output and no data processing capability.
-
Minicomputers
-
Microcomputers
-
Mainframe computers
-
Supercomputers
-
_
C
Correct answer
Explanation
A mainframe computer is a very large and expensive computer capable of supporting hundreds or even thousands of users simultaneously.
C
Correct answer
Explanation
Computer-Aided Manufacturing: CAM is an application technology that uses computer software and machinery to facilitate and automate manufacturing processes.
-
freeware software
-
shareware software
-
commercial software
-
subscription-based software
-
private software
B
Correct answer
Explanation
Shareware is a type of software, which is initially costless, but after certain a period, the user is asked to pay a fee or delete.
-
Protection Test Unit (PTU)
-
Control Unit (CU)
-
Arithmetic and Logic Unit (ALU)
-
Floating Point Unit (FPU)
-
Memory Management Unit (MMU)
A
Correct answer
Explanation
PTU CPU works with the control unit to monitor whether or not the functions are carried out correctly.
-
It provides an interface between the hardware of the PC and its software.
-
It boots the computer.
-
It validates the PC’s configuration.
-
It is a memory (RAM) keeping a group of routines needed to control system devices.
-
BIOS stands for Basic Input/Output System.
D
Correct answer
Explanation
It is an incorrect statement about BIOS since it is a type of ROM memory.
-
<g class="gr_" gr_5="gr-alert=" gr_spell="contextualspelling=" ins-del="multireplace=" id="5" data-gr-id="5">Motherborad</g>
-
Operating system
-
Monitor
-
CPU
-
RAM
B
Correct answer
Explanation
It is not a hardware component since it is an interface between the hardware and the user.
-
downloading
-
hang on
-
logging on
-
uploading
-
_
D
Correct answer
Explanation
It is the transfer of files from your own computer to another computer.
-
modem
-
computer port
-
interface
-
buffer memory
B
Correct answer
Explanation
Computer ports serve as the physical interface between the CPU and peripheral devices, enabling data transfer through standardized connections. While modems, interfaces, and buffer memory play roles in communication, the port is the primary physical connection point. However, this answer is simplified - the actual data transfer involves complex bus systems and controller protocols.
-
It is a combination of textual as well as graphical symbols which guides the user.
-
It helps user in performing various tasks.
-
It is a step-by-step process to solve a particular problem.
-
It is a graphical approach which is used in various software designs.
-
It is used in software installation.
A
Correct answer
Explanation
The dialog box which contains written as well as graphical symbols and guides the user at each step and provide alternatives for every step is called a wizard.
-
CPU
-
Register
-
Memory
-
ALU
-
None of these
A
Correct answer
Explanation
Central processing unit is the brain of any computer system. It processes all the data and programs. It sends signals to control other parts of the computer, the same way our brain controls our body.