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
-
ALU
-
Register unit
-
CPU
-
Control unit
C
Correct answer
Explanation
A digital computer is fundamentally composed of input devices, output devices, and the Central Processing Unit (CPU). The CPU itself contains the ALU and Control Unit, making it the primary third functional element.
-
Control unit
-
Primary memory
-
Register nit
-
All of the above
-
Were made by Intel Corporation
-
Use 16 bit microprocessor chip
-
Use 8 line data buses of 16-line address bus
-
Are able to identify a maximum of 32,000 separate primary storage functions
C
Correct answer
Explanation
Microprocessors of the 1970s, such as the Intel 8080, typically featured an 8-bit data bus for processing data and a 16-bit address bus to access up to 64KB of memory. This architecture was the foundation for the first generation of personal computers.
-
Uses 6-bit data buses
-
Can not use the same type of microprocessor chips found in single user systems
-
Can handle a number of processing tasks concurrently
-
All of the above
C
Correct answer
Explanation
A multi-user system is designed to support multiple users simultaneously by sharing the CPU's time and resources. This requires the operating system and hardware to handle multiple processing tasks concurrently through techniques like time-sharing.
-
Application software
-
Device driver
-
System software
-
Utilities
B
Correct answer
Explanation
A device driver is a specialized software component that allows the operating system to communicate with and control a specific hardware device. It manages the low-level timing and operational commands required for the hardware to function correctly within the system.
-
PC
-
Mini
-
Host computer
-
Micro computer
C
Correct answer
Explanation
In a distributed network, the host computer acts as the central server that manages resources, provides data, and controls the operations of connected terminals or smaller processors. It typically has more processing power and storage than the devices it serves.
-
Simputer computers
-
C-DAC
-
NIIT
-
Infosys
B
Correct answer
Explanation
C-DAC is the Indian government's primary agency for supercomputing research and development. The I-Grid (Indian Grid) initiative was designed to connect various high-performance computing resources across the country into a unified grid.
-
Tianhe-1A
-
Cray XT5 Jaguar.
-
CRH380A
-
SJ-12
A
Correct answer
Explanation
(Tianhe-1A) is the name of World's fastest supercomputer of China announced on 29 Oct 2010.
-
Host
-
Parallel
-
Mainframe
-
Micro
B
Correct answer
Explanation
A parallel computer is specifically designed to perform multiple operations or process multiple data streams simultaneously. This architecture contrasts with serial processing, where instructions are executed one after another.
-
Execution
-
Execution states
-
Execution phase
-
Execution step
B
Correct answer
Explanation
Execution states refer to the distinct modes or conditions, such as user mode or kernel mode, in which a processor can operate. These states define the privileges and instructions available to the system at any given time.
-
Distributed system
-
KIPS
-
Embedded computer system
-
A1
C
Correct answer
Explanation
An embedded computer system is a dedicated system designed to perform a specific function within a larger device, such as a car's engine control unit or a microwave. Unlike general-purpose computers, their primary function is the operation of the device they inhabit.
-
System software
-
Package
-
Utilities
-
Program
B
Correct answer
Explanation
An application package is a prewritten set of programs designed to perform specific user tasks, such as word processing or accounting. These packages are ready-to-use software solutions that do not require the user to develop their own code.
B
Correct answer
Explanation
Output devices are hardware components that receive data from the CPU and translate it into a form that is understandable to humans or other systems. Common examples include monitors, printers, and speakers.
-
Assembler
-
Application
-
Architecture
-
Utility
-
None of these
C
Correct answer
Explanation
Computer architecture refers to the conceptual design and fundamental operational structure of a computer system. It acts as a blueprint for how the various hardware components interact. Assemblers and utilities are types of software, not the design of the system itself.
-
Super computer
-
Mainframe
-
Micro computer
-
Mini computer
-
None of these
B
Correct answer
Explanation
A mainframe computer is a large, powerful data processing system built using conventional, centralized architecture. These machines are designed to handle massive amounts of data and support many users simultaneously. Supercomputers often use non-conventional, highly parallel architectures for specialized tasks.