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
-
first generation
-
second generation
-
third generation
-
fourth generation
B
Correct answer
Explanation
The second generation of computers (roughly 1955-1965) replaced vacuum tubes with transistors, which were smaller, faster, and more reliable.
C
Correct answer
Explanation
The MANIAC (Mathematical Analyzer, Numerical Integrator, and Computer) was built at Los Alamos and was used for calculations related to the hydrogen bomb project.
-
an electronic digital computer
-
an electromechanical device
-
powered by steam
-
None of the above
C
Correct answer
Explanation
Charles Babbage's Difference Engine was a mechanical calculator designed to be powered by steam, intended to automate the calculation of mathematical tables.
-
EDVAC
-
ENIAC
-
both (1) and (2)
-
None of above
A
Correct answer
Explanation
The EDVAC (Electronic Discrete Variable Automatic Computer) was one of the earliest computers to implement the stored-program concept, following the theoretical design of Von Neumann.
-
486 Dx4
-
386
-
Power PC
-
8086
C
Correct answer
Explanation
The PowerPC architecture, developed by the AIM alliance (Apple, IBM, Motorola), is a classic example of RISC (Reduced Instruction Set Computer) technology.
-
software
-
hardware
-
both (1) and (2)
-
none of these
B
Correct answer
Explanation
A hub is a physical networking device used to connect multiple devices in a network, making it hardware.
-
hardware device
-
software program
-
both (1) and (2)
-
none of above
A
Correct answer
Explanation
A network bridge is a computer networking device that creates a single, aggregate network from multiple communication networks or network segments.
-
mini model of the existing system
-
mini model of the proposed system
-
working model of the existing system
-
none of these
B
Correct answer
Explanation
A prototype is an early, simplified version of a proposed system used to test concepts and gather user feedback before full-scale development.
-
a computer is inescapable
-
an e-mail is required
-
proper systems and procedures must be in place
-
none of these
C
Correct answer
Explanation
An MIS is primarily about information flow and decision support; while computers are common tools, the foundation must be proper organizational systems and procedures.
-
Robotics
-
Virtual reality
-
Computer processing
-
Artificial Intelligence
D
Correct answer
Explanation
Artificial Intelligence (AI) is the field of computer science dedicated to creating systems capable of performing tasks that typically require human intelligence, such as reasoning, learning, and problem-solving.
-
Chip
-
Microfiche
-
Integrated circuit
-
Pixels
C
Correct answer
Explanation
An integrated circuit (IC) is a set of electronic circuits on one small flat piece (chip) of semiconductor material, usually silicon, which functions as a single unit.
-
Driver
-
Operating system
-
Application
-
Compiler
B
Correct answer
Explanation
An operating system (OS) is the system software that manages computer hardware, software resources, and provides common services for computer programs.
-
Modem
-
Motherboard
-
RAM
-
Processor
A
Correct answer
Explanation
A modem (modulator-demodulator) is a hardware device that converts data between digital signals used by computers and analog signals used by telephone lines.
-
Intel 1103
-
Intel 4004
-
Intel 8080
-
Intel 8088
-
a flow chart
-
a program
-
an algorithm
-
None of these
B
Correct answer
Explanation
A computer executes instructions contained within a program. While programs are built using algorithms, the computer itself executes the compiled or interpreted program code.