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. interact with the computer.

  2. process data.

  3. link programs.

  4. store information.

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

The primary purpose of any user interface, including a Graphical User Interface (GUI), is to enable interaction between the user and the computer system. While the computer's processor handles data processing, and storage devices save information, the GUI is the visual layer that facilitates user control.

Multiple choice
  1. support the running of other computer programs.

  2. control the computer's resources (memory, CPU and storage).

  3. provide an interface for user-computer interaction.

  4. perform a specific task such as writing.

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

Operating systems manage system hardware, allocate resources like memory and CPU, and provide a user interface, but they do not perform specific user tasks like writing or drawing. Performing specific user-oriented tasks is the role of application software, such as word processors or web browsers.

Multiple choice
  1. input

  2. output

  3. process

  4. storage

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

Displaying information, such as viewing an image on a monitor, is an output operation because the computer is presenting processed data to the user. Input operations involve sending data into the computer, processing involves manipulating that data, and storage involves saving it for future use.

Multiple choice
  1. computer accepting data from a user

  2. computer displaying data

  3. computer performing calculations

  4. computer running a program

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

An input operation occurs when a computer system accepts data or instructions from an external source, such as a user typing on a keyboard. Displaying data is an output operation, while performing calculations and running programs are processing operations.

Multiple choice
  1. processor

  2. hard disk

  3. monitor

  4. keyboard

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

The processor (CPU) is installed directly into a socket on the motherboard, which acts as the central hub connecting all components. While the hard disk, monitor, and keyboard connect to the motherboard via cables or ports, they are separate peripheral or storage devices.

Multiple choice
  1. input - output - process

  2. input - process - output

  3. output - input - process

  4. process - input - output

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

The fundamental sequence of computer operations is the Input-Process-Output (IPO) cycle. First, the computer receives data (input), then it manipulates or calculates that data (process), and finally, it presents the results to the user (output).

Multiple choice
  1. hard disk

  2. monitor

  3. processor

  4. motherboard

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

The motherboard is the main printed circuit board in a computer that houses the CPU, memory, and connectors for other peripherals. It serves as the central backbone, allowing all hardware components to communicate with one another.

Multiple choice
  1. hard disk

  2. monitor

  3. processor

  4. RAM

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

The processor, or Central Processing Unit (CPU), is responsible for executing program instructions and performing arithmetic and logical calculations. The hard disk and RAM are used for long-term and short-term data storage, respectively, while the monitor is an output device.

Multiple choice
  1. keyboard

  2. operating system

  3. RAM

  4. mouse

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

An operating system is a type of system software that manages computer hardware and software resources. Keyboards, RAM, and mice are physical components, which classifies them as hardware.

Multiple choice
  1. hardware

  2. software

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

Software consists of the programs, data, and instructions that tell a computer how to perform specific tasks. Hardware, on the other hand, refers to the physical components of the system.

Multiple choice
  1. Keyboard

  2. Hard Drive

  3. RAM

  4. All of the above

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

Computer viruses are malicious software programs that can affect various components of a computer system. They can corrupt files on the hard drive, occupy space in the RAM to slow down performance, and intercept keystrokes from the keyboard. Therefore, they can affect all of these components.

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
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