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
-
IBM 7090
-
Apple-I
-
IBM System/360
-
Vax-780
C
Correct answer
Explanation
The IBM System/360, introduced in 1964, was a family of mainframe computers that used integrated circuits, marking a major shift in computer design.
-
IBM 7090
-
IBM 801
-
IBM 7070
-
IBM 650
A
Correct answer
Explanation
The IBM 7090 is widely considered one of the first fully transistorized, second-generation computers, replacing the vacuum tubes of the first generation.
-
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.
-
output requirements
-
input and storage requirements
-
control provisions
-
blueprints showing the layout of hardware
D
Correct answer
Explanation
Design specifications focus on logical and functional requirements like inputs, outputs, and controls. Physical hardware layout is typically part of implementation or physical design, not the core design specification.
-
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.
-
input, output, processor
-
management objectives
-
control and backup
-
conversion methods
D
Correct answer
Explanation
Physical design focuses on the technical implementation of the system, including hardware, software, and data structures. Conversion methods are part of the implementation phase, which occurs after the design is finalized.
-
how the functions are performed
-
what functions are to be performed
-
both (1) and (2)
-
none of the above
C
Correct answer
Explanation
System specification defines both the requirements (what the system must do) and the design constraints (how the system will achieve those requirements). Therefore, it encompasses both aspects.