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
-
input unit
-
CPU
-
output unit
-
memory
B
Correct answer
Explanation
The Central Processing Unit (CPU) is often referred to as the brain or heart of the computer because it performs the primary calculations and logic operations.
-
VLSI
-
LSI
-
SSI
-
Both (1) and (2)
D
Correct answer
Explanation
Fourth generation computers mainly used in VLSI and LSI technology, VSI -Large scale Integrated circuits and VLSI - Very large scale integrated circuits.
-
hardware
-
freeware
-
firmware
-
None of these
D
Correct answer
Explanation
All the above answers are incorrect. The sequence of microinstruction is called microprogam.
-
Address Bus
-
System Bus
-
Data Bus
-
All of the above
C
Correct answer
Explanation
Data lines provide path for moving data between data system modules called as data bus. Example - 32 bit path data bus is viewed as a collection of wires.
-
Resource management
-
File management
-
Networking
-
Process management
-
_
C
Correct answer
Explanation
A computer network is a telecommunications network, which allows computers to exchange information. It is a group of two or more computer systems linked together.
-
paging
-
process
-
virtual memory
-
demand page
-
_
B
Correct answer
Explanation
A process is an instance of a computer program that is being executed. It contains the program code and its current activity.
-
Assembler
-
Linking loader
-
Cross compiler
-
Interpreter
-
_
B
Correct answer
Explanation
A loader which combines the functions of a relocating loader with the ability to combine a number of program segments that have been independently compiled into an executable program.
-
Memory management
-
Disk management
-
Application management
-
Virus protection
-
_
D
Correct answer
Explanation
A virus protection software is designed to prevent viruses, worms and trojan horses from getting into a computer as well as remove any malicious software code.
-
Compiler
-
Assembler
-
Loader
-
Operating System
-
_
D
Correct answer
Explanation
It is a software that manages all the system resources to provide services that allows various applications to be executed.
-
MDR (Memory data register)
-
MICR (Magnetic Ink Character Recognition)
-
RAM (Random Access Memory)
-
LCA (Life Cycle Assessment )
-
_
D
Correct answer
Explanation
It is a tool for the systematic evaluation of the environmental aspects of a product through all stages of its life cycle.
-
starts your computer
-
starts your operating system
-
contains frequently used commands and programs
-
none of the above
C
Correct answer
Explanation
The Start menu in Windows provides a centralized location to access installed applications, system settings, and frequently used files.
-
super computer.
-
mini computer.
-
mainframe computer.
-
micro computer.
A
Correct answer
Explanation
The ILLIAC series (e.g., ILLIAC IV) were pioneering supercomputers developed at the University of Illinois.
-
Opcode
-
Address
-
CPU
-
Monitor
A
Correct answer
Explanation
An opcode (operation code) is the portion of a machine language instruction that specifies the operation to be performed by the CPU. The address field specifies the data or location to be operated on.
-
Ring network
-
LAN
-
Star network
-
Euro net
D
Correct answer
Explanation
Euronet was an early packet-switched network established in Europe during the 1970s. The other options (Ring, LAN, Star) describe network topologies or types, not specific packet-switching networks.
-
Data Hierarchy
-
Data Integrity
-
Data General
-
Data Logging
B
Correct answer
Explanation
Data integrity refers to the maintenance and assurance of data accuracy and consistency over its entire life cycle, including protection against system errors or unauthorized changes.