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
-
an assembler
-
a linker
-
a loader
-
a compiler
C
Correct answer
Explanation
A loader is a system program that loads executable programs from secondary storage into main memory and prepares them for execution. It allocates memory, relocates addresses, and initializes the program. Assemblers convert assembly code to machine code, linkers combine object files, and compilers translate high-level code to machine code.
-
Trap door
-
Logic bomb
-
Trojan horse
-
Stack and buffer overflow
-
None of the above
E
Correct answer
Explanation
All of the above are called program threats.
-
program
-
data
-
control
-
none of these
C
Correct answer
Explanation
The header of a packet contains control information that is used by network devices to manage the delivery and processing of the data. This includes metadata such as source and destination addresses, protocol versions, and error-checking codes. The actual user data or program content is contained in the payload section of the packet, not the header.
-
MIP
-
Seconds
-
Instructions per second
-
m/s
A
Correct answer
Explanation
MIPS (Millions of Instructions Per Second) is a measure of a computer's processing speed. Although 'MIP' is likely a typo for MIPS, it is the standard unit used for this measurement in computing.
B
Correct answer
Explanation
ROM (Read-Only Memory) is non-volatile and contains instructions that are permanently written during manufacture. Neither the user nor the computer's standard software can modify this information, meaning they have no control over it.
-
CISC Processors
-
RISC Processors
-
EPIC Processors
-
None of these
B
Correct answer
Explanation
ALPHA, RIOS, and SPARC are all examples of Reduced Instruction Set Computer (RISC) architectures. These processors use a simplified set of instructions to achieve higher performance and efficiency.
-
A Power fire virus
-
Old junk computers of no use
-
A processor with high capacity
-
None of these
-
a flat cable from the disk controller card to disk drive
-
a small initialisation program to start up the computer
-
additional memory device
-
a flat cable connecting the CPU to the printer
B
Correct answer
Explanation
A bootstrap is a small program that resides in the computer's ROM and is executed when the system is powered on. Its primary function is to locate and load the operating system into the RAM to start the computer's operation. This process is commonly known as booting the system.
-
Disk operating system
-
Ram operating system
-
Alphanumeric
-
Random-access Memory
A
Correct answer
Explanation
A Disk Operating System (DOS) is a type of system software that manages the computer's hardware and provides services for execution of applications. Its primary focus is managing files and data flow to and from disk storage devices. Other options like RAM or Alphanumeric do not describe a type of operating system.
-
Windows and Users
-
Windows and Computers
-
Users and Computers
-
Users and Operating Systems
C
Correct answer
Explanation
System software acts as a mediator between the computer hardware and the end-user or application programs. It manages the hardware resources and provides a platform for other software to run, making the computer accessible to the user. Without system software, users would have to interact directly with complex hardware components.
-
Digital computer
-
Number computer
-
Analog computer
-
Hybrid computer
A
Correct answer
Explanation
A digital computer processes information in discrete form, typically using the binary system of 0s and 1s. It is designed to handle both numerical data and text (letters and symbols) through various input devices. This distinguishes it from analog computers, which process continuous physical quantities.
-
Super
-
Mega
-
Parma Padam
-
Millennium
-
Both A and R are true and R is the correct explanation of A.
-
Both A and R are true but R is not the correct explanation of A.
-
A is true but R is false.
-
A is false but R is true.
B
Correct answer
Explanation
Both statements are true: a computer is an electronic device for processing data, and hardware refers to the physical components of the system. However, the definition of hardware does not explain why a computer is an electronic device or how it solves complex problems. Therefore, the reason is not a direct explanation of the assertion.
-
Hybrid computer
-
Digital computer
-
Analog computer
-
Super computer
C
Correct answer
Explanation
Analog computers are designed to process continuous data such as pressure, temperature, and voltage. In contrast, digital computers process discrete data in the form of binary digits (0 and 1).
-
Business and industrial purposes
-
Human resource management
-
Publishing and daily activities
-
All the above
D
Correct answer
Explanation
Application software is designed to perform specific tasks for users. This includes business tools, human resource management systems, and daily productivity or publishing software.