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 general knowledge science & technology
  1. Joke Program

  2. Worm

  3. Trojan

  4. Hoax

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

A Trojan horse (or Trojan) is malicious software that disguises itself as legitimate but doesn't replicate or copy itself unlike worms or viruses. It relies on user deception to execute and then damages the system or compromises security, often creating a backdoor for attackers.

Multiple choice general knowledge science & technology
  1. A Computer made by Apple

  2. Memory Address Corruption

  3. Mediocre Apple Computer

  4. Media Access Control

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

MAC stands for Media Access Control, a protocol that operates at the data link layer of the OSI model. Every network device has a unique MAC address burned into its network interface card (NIC) for identification on a local network.

Multiple choice general knowledge
  1. Tianhe-1A

  2. J-8

  3. Yenha-3

  4. T-3A

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

Tianhe-1A, developed by China's National University of Defense Technology, was the world's fastest supercomputer in 2010 when it was unveiled. It could perform 2.5 quadrillion calculations per second. However, supercomputing rankings change frequently - Japan's K Computer and later systems from the US and China have since claimed the top spot. The question appears to be from around 2010-2011 when Tianhe-1A held the record.

Multiple choice general knowledge science & technology
  1. RAM

  2. ROM

  3. CPU

  4. Monitor

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

The CPU (Central Processing Unit) is called the 'brain' of the computer because it executes instructions, performs calculations, and coordinates all other components - similar to how a brain controls the body. RAM and ROM are memory types, and the Monitor is an output device.

Multiple choice general knowledge culture
  1. hardware

  2. software

  3. processor

  4. data flow

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

Software consists of the instructions, programs, and data that tell the computer what to do and how to do it. Hardware is the physical components, while the processor (CPU) is a hardware component that executes instructions. 'Data flow' is not a standard term for computer instructions - software is the correct term for the programs that control hardware.

Multiple choice general knowledge culture
  1. there are no programs open on the desktop

  2. there are no bits of paper on the floor

  3. everything is turned off

  4. you have thoroughly dusted your area

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

A clean computer desktop means having no open programs or windows cluttering the screen, allowing you to focus and find what you need easily. The other options refer to physical cleaning or unrelated concepts like bits of paper on the floor or dusting your area.

Multiple choice general knowledge
  1. Power

  2. CPU

  3. UPS

  4. Monitor

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

A computer requires electrical power to operate. Without power, no components can function. While the CPU processes instructions and the monitor displays output, power is the fundamental requirement that makes the computer operational at all.

Multiple choice general knowledge
  1. Order of Significance

  2. Open Software

  3. Operating System

  4. Optical Sensor

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

In computing, OS is the standard abbreviation for Operating System. An Operating System is the fundamental software that manages computer hardware and software resources, providing services for computer programs. Examples include Windows, macOS, Linux, Android, and iOS.

Multiple choice general knowledge science & technology
  1. EDSAC

  2. IBM-1401

  3. CDC-1604

  4. ICL-2900

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

EDSAC (Electronic Delay Storage Automatic Calculator) was a first-generation computer built at Cambridge University in 1949. It used vacuum tubes and mercury delay lines for memory. The other options are from later generations: IBM-1401 (second generation, transistors), CDC-1604 (third generation, integrated circuits), and ICL-2900 (third generation).

Multiple choice general knowledge science & technology
  1. Transistors

  2. Vacuum Tubes and Valves

  3. Integrated Circuits

  4. None of above

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

First generation computers (1940s-1950s) used vacuum tubes and valves as their primary electronic components. These tubes were bulky, generated significant heat, and were unreliable. Second generation used transistors, while third generation used integrated circuits. The vacuum tube era defined the foundational computing technology.