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
  1. Gathering data

  2. Storing the data or information

  3. analyzing the data or information

  4. Processing data tnto information

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

The four major data processing functions of a computer are: input, processing, output, and storage. Gathering data (input), storing data (storage), and processing data into information are core functions. Analyzing data or information is typically performed by humans or specialized software applications, not a fundamental computer data processing function.

Multiple choice general knowledge science & technology
  1. Industrial Control and instrumentation

  2. General purpose computation

  3. Information Storage

  4. Data Transmission

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

Analog computers are specialized for specific tasks like industrial control, instrumentation, and scientific measurements. They process continuous physical signals (voltage, temperature) rather than digital data. They are NOT designed for general-purpose computation, information storage, or data transmission - those are digital computer functions.

Multiple choice general knowledge science & technology
  1. CDAC

  2. ENIAC

  3. EDVAC

  4. UNIVAC

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

CDAC (Centre for Development of Advanced Computing) is an Indian organization established in 1988, while ENIAC, EDVAC, and UNIVAC are all early American computers from the 1940s-1950s. The odd one out is CDAC because it's a modern Indian institution, not a vintage computer like the others.

Multiple choice general knowledge science & technology
  1. Calculating machine

  2. Computer

  3. Cinema

  4. None of these

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

Blaise Pascal invented the Pascaline in the 17th century, which was one of the earliest mechanical calculators. It could perform addition and subtraction, making him a pioneer in the history of computing machines.

Multiple choice general knowledge science & technology
  1. PARAM

  2. CRAY-2

  3. MIT

  4. NEC

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

PARAM, developed by the Centre for Development of Advanced Computing (C-DAC) in 1991, was India's first indigenously built supercomputer. It was developed in response to technology denial regimes and marked India's entry into high-performance computing. PARAM means 'supreme' in Sanskrit.

Multiple choice general knowledge science & technology
  1. 4-bit processor

  2. 8-bit processor

  3. 16-bit processor

  4. 32-bit processor

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

The Intel 4004, released in 1971, was a 4-bit processor and the first commercially available microprocessor. It contained 2,300 transistors and could execute 92,000 instructions per second. The '4004' designation reflects its 4-bit architecture.

Multiple choice general knowledge science & technology
  1. First Anti Virus Software developed at 1991

  2. First Computer Virus found to be existing since 1991

  3. New Virus Naming Convention 1991

  4. Newyork Virus Naming Conference 1991

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

NVNC '91 refers to the New Virus Naming Convention established in 1991 to standardize how antivirus vendors name malware. This convention aimed to reduce confusion when the same virus was given different names by different vendors. Options A and B are incorrect because neither the first antivirus software nor the first computer virus originated in 1991 - both appeared much earlier. Option D is incorrect as there was no major virus naming conference in New York in 1991.

Multiple choice general knowledge science & technology
  1. Antivirus

  2. Retrovirus

  3. Supervirus

  4. Trojan

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

A retrovirus is specifically designed to detect, disable, or delete antivirus software and other security programs on a system. By attacking the antivirus software first, it can evade detection and remain undetected while infecting the system.

Multiple choice general knowledge science & technology
  1. Has more than one basic function

  2. Has the ability to make decisions and formulate plans

  3. Is built by other robots

  4. Looks and acts like a human

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

By definition, an android is a robot designed to resemble a human in appearance and behavior. The word comes from Greek 'andros' meaning man/human. Options A, B, and C describe general robot capabilities, not the specific characteristic that makes a robot an android.

Multiple choice general knowledge
  1. system virus

  2. trojan horse virus

  3. file virus

  4. macro virus

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

A boot sector virus (also called a system virus in some contexts) infects the boot sector of a disk or master boot record of a hard drive, executing during the boot process before the operating system loads. This allows it to gain control early in the startup sequence. Trojan horses, file viruses, and macro viruses target different infection vectors and are not boot-specific.