Computer Knowledge

Computer Fundamentals and System Concepts

2,421 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. hp

  2. dell

  3. hcl

  4. dynabook

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

The Dynabook was conceptualized by Alan Kay at Xerox PARC in 1968 as the first portable personal computer concept. While not commercially produced then, it established the laptop form factor. HP, Dell, and HCL came later as manufacturers.

Multiple choice general knowledge science & technology
  1. Laptops which are heavy-weight and not suitable for digital communication

  2. Laptops which are heavy-weight and suitable for digital communication

  3. Laptop which are light-weight and not suitable for wireless communication

  4. Laptops which are light-weight and suitable for wireless communication

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

Netbooks are a category of small, lightweight, and inexpensive laptop computers designed primarily for web browsing, email, and basic computing tasks. Their key characteristics are portability (lightweight) and connectivity (suitable for wireless communication), which distinguishes them from traditional heavier laptops.

Multiple choice general knowledge science & technology
  1. 8085

  2. 8086

  3. 8251

  4. 8279

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

The Intel 8251 is a programmable communication interface specifically designed as a Universal Synchronous/Asynchronous Receiver/Transmitter (USART). It handles both synchronous and asynchronous serial data communication. 8085 and 8086 are microprocessors, not communication peripherals. 8279 is a keyboard/display controller.

Multiple choice general knowledge science & technology
  1. Worm

  2. Retro Virus

  3. Trojan

  4. Ghost Virus

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

A retro virus is specifically designed to attack antivirus software and security programs to avoid detection. Unlike regular viruses that may avoid detection passively, retro viruses actively target, disable, or corrupt the antivirus programs themselves. Worms replicate across networks, trojans disguise themselves as legitimate software, and 'ghost virus' is not a standard classification. The key feature of a retro virus is its offensive action against security software.

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 (or Trojan horse) is malicious software that disguises itself as legitimate software but does not replicate or copy itself. Unlike worms and viruses, Trojans rely on user deception to spread and typically create backdoors, steal data, or damage systems once executed. Joke programs are harmless, worms actively replicate, and hoaxes are false warnings about non-existent viruses. The defining characteristic of a Trojan is its non-replicating nature combined with malicious payload delivery.

Multiple choice general knowledge science & technology
  1. Remodeled Interface System Computer

  2. Remote Intranet Secured Connection

  3. Runtime Instruction Set Compiler

  4. Reduced Instruction Set Computer

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

RISC stands for Reduced Instruction Set Computer, a CPU design philosophy that uses a small, highly optimized set of instructions rather than a large complex set. RISC processors execute simpler instructions more quickly, typically in one clock cycle, leading to better performance and efficiency. The other options (Remodeled Interface System Computer, Remote Intranet Secured Connection, Runtime Instruction Set Compiler) are fabricated expansions that don't represent real computer architecture concepts.

Multiple choice general knowledge science & technology
  1. Grouped Processing Unit

  2. Graphical Portable Unit

  3. Graphical Performance Utility

  4. Graphics Processing Unit

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

A GPU (Graphics Processing Unit) is a specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display device. GPUs are essential for rendering graphics, video processing, gaming, and increasingly for parallel computing tasks like machine learning. The options Grouped Processing Unit, Graphical Portable Unit, and Graphical Performance Utility are incorrect expansions of this standard industry term.

Multiple choice general knowledge
  1. TrojanHorse

  2. Worms

  3. Firewall

  4. Virus

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

The firewall is the security measure designed to protect systems, while Trojan Horse, Worms, and Virus are all types of malicious software (malware) that attack systems. A firewall is a defensive security tool, not an attack mechanism like the others.

Multiple choice general knowledge science & technology
  1. 4040 - Microprocessor

  2. 3101 - SRAM

  3. 8085 - Microprocessor

  4. 4004 - Microprocessor

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

Intel's first financially successful product was the 3101 SRAM (Static Random Access Memory) chip introduced in 1969, which generated significant revenue and saved the company from bankruptcy. The 4004 was their first microprocessor, the 8085 was a later 8-bit processor, and the 4040 was an improved version of the 4004. The SRAM memory products were crucial to Intel's early success.

Multiple choice general knowledge science & technology
  1. ABACUS

  2. APPLE

  3. ENIAC

  4. BABBAGE

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

ENIAC (Electronic Numerical Integrator and Computer) was the first general-purpose electronic digital computer, completed in 1946 at the University of Pennsylvania. ABACUS is an ancient mechanical counting device, not electronic. Babbage designed the Analytical Engine in the 1830s, but it was mechanical and never completed. APPLE is a computer company, not the first electronic computer.

Multiple choice general knowledge math & puzzles
  1. 94

  2. 96

  3. 98

  4. 99

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

Using the multiplication principle of counting: multiply independent choices (4 monitors × 2 keyboards × 4 computers × 3 printers = 96 total combinations). Each component choice is independent of the others.