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

Multiple choice
  1. ...do not need to attach to a program

  2. ...need to attach to a program

  3. ...a type of social engineering

  4. ...designed to mislead users and prompt downloading of it

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A computer virus is a type of malware that propagates by inserting its code into other computer programs. Because it cannot run independently, it must attach itself to a host program to execute and replicate.

Multiple choice
  1. It, this

  2. This, that

  3. That,my

  4. There,whose

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This sentence requires demonstrative adjectives to point out specific items. 'This' is used for the first laptop, and 'that' is used for the second to show distance or contrast.

Multiple choice
  1. SAM

  2. ROM

  3. RAM

  4. Microprocessor

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice
  1. Basic Intake and Output System

  2. Beginners instruction and outsourcing system

  3. Basic Input and Output System

  4. None

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

BIOS stands for Basic Input and Output System. It is the firmware used to perform hardware initialization during the booting process.

Multiple choice
  1. Data Protection and Computer Misuse

  2. Copyright and Employment Law

  3. Computer Misuse and Animal Protection

  4. Data Protection and Data Usage

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Data Protection Act and the Computer Misuse Act are the two primary pieces of legislation governing computing in the UK. Other options mix irrelevant or non-existent laws.

Multiple choice
  1. The lowest level of an OS that controls the hardware.

  2. The highest level of an OS that controls hardware.

  3. The first version of the OS

  4. The most recent version of the OS

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The kernel is the core component of an operating system that manages the hardware and provides essential services to other parts of the OS.

Multiple choice
  1. Software can borrow functionality.

  2. They provide an IDE.

  3. The debug software.

  4. They write software automatically.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Operating systems provide APIs and system calls that allow software developers to reuse common functionality, such as file handling or network communication, rather than writing it from scratch.

Multiple choice
  1. Ones installed on computers.

  2. Ones stored on ROM.

  3. Systems found in most electronic devices.

  4. Systems consisting of several components.

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Embedded systems are specialized computer systems designed to perform specific tasks within larger electronic devices, such as washing machines or cars.

Multiple choice
  1. Single purpose.

  2. General purpose.

  3. Mono-purpose.

  4. Fixed purpose.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A general-purpose computer system is designed to perform a wide variety of tasks, unlike a dedicated system which is limited to one specific function.

Multiple choice
  1. The system is reliable.

  2. The system is simple.

  3. The system cannot be changed.

  4. The system is designed for a specific purpose.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A dedicated system is designed to perform a specific, limited set of functions, often for a specific device or application.

Multiple choice
  1. Inputs, outputs, storage and processes.

  2. Inputs, storage, memory, processes.

  3. Outputs, storage, processes, circuits.

  4. Inputs, outputs, processes, algorithms.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A computer system is fundamentally defined by its ability to take inputs, process them, store data, and produce outputs.

Multiple choice
  1. Algorithms and information.

  2. Algorithms and programs.

  3. Programs and information.

  4. Computers and programs.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Algorithms (the steps to solve a problem) and information (the data being processed) are the two fundamental building blocks of all computing.

Multiple choice
  1. How systems are deployed.

  2. What needs to be done to solve a problem .

  3. A digital device.

  4. Networks of devices.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Computing is fundamentally about the systematic process of solving problems using algorithms and logic. It involves defining the steps necessary to reach a solution from a given input.