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. starts your computer

  2. starts your operating system

  3. contains frequently used commands and programs

  4. none of the above

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

The Start menu in Windows provides a centralized location to access installed applications, system settings, and frequently used files.

Multiple choice
  1. super computer.

  2. mini computer.

  3. mainframe computer.

  4. micro computer.

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

The ILLIAC series (e.g., ILLIAC IV) were pioneering supercomputers developed at the University of Illinois.

Multiple choice
  1. Personal

  2. Electrical

  3. Electronic

  4. Mechanical

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

Konrad Zuse's Z1 and Z2 were early computers built using mechanical components, specifically electromechanical relays and levers, before the move to fully electronic vacuum tube systems.

Multiple choice
  1. RAM

  2. Processor

  3. Jumpers

  4. Device card

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

A jumper is a short length of conductor used to close a break in or bypass part of an electrical circuit. Jumpers are typically used to set up or adjust printed circuit boards, such as the motherboards of computers.

Multiple choice
  1. Transfer of one application program from one computer to another

  2. Transferring database and program from one hardware to another

  3. Transferring application programs from computer machine to another

  4. All of the above

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

All of the above options are correct. They refer to transfer of applications from one PC to another.

Multiple choice
  1. Central Processing Unit

  2. Changing Process Unit

  3. Central Public Unit

  4. Complete Processing Unit

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

CPU stands for Central Processing Unit, which is the primary component of a computer that performs most of the processing inside the machine.

Multiple choice
  1. information collected in memory

  2. list of informations

  3. installation CD

  4. information processed by computer

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

A computer program is essentially a set of instructions or a list of information that tells a computer how to perform a specific task.

Multiple choice
  1. handling of text

  2. effective exchange of information

  3. handling of numbers

  4. none of the above

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

Traditional computers were excellent at processing numbers and text, but they lacked the connectivity and networking capabilities required for the effective exchange of information seen in modern systems.

Multiple choice
  1. computer

  2. informatics

  3. telecommunication

  4. both (2) and (3)

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

Telematics is the integrated use of telecommunications and informatics (computer science) to send, receive, and store information via telecommunication devices.

Multiple choice
  1. parallel

  2. series parallel

  3. direct

  4. serial

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

In computer communication, data is typically transmitted one bit at a time over a single channel, which is known as serial communication.