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 science & technology
  1. RAM

  2. Hard disk

  3. Boot Sector

  4. Cache

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

Resident viruses dwell permanently in RAM (Random Access Memory) after the initial infection, allowing them to remain active and infect other files. Hard disk and boot sector are storage locations where viruses can reside but are not where resident viruses specifically 'dwell' during active operation.

Multiple choice general knowledge science & technology
  1. Macro virus

  2. Boot Sector virus

  3. Resident Viruses

  4. polymorphic virus

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

Polymorphic viruses constantly change their code (encrypt and decrypt) while keeping the functionality intact, making them impossible to detect using fixed string or signature searches. Each infection looks different to signature-based antivirus. Resident, Boot sector, and Macro viruses can be detected with signature-based methods.

Multiple choice general knowledge science & technology
  1. Overwrite Viruses

  2. Trojan Horses

  3. Worms

  4. Logic Bombs

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

Trojan Horses and Logic Bombs are non-replicating malware - they require execution and don't self-copy. Overwrite Viruses replicate by infecting files, Worms self-replicate across networks. Only B and D lack self-replication capability, making them the correct MC-2 answer.

Multiple choice general knowledge science & technology
  1. Boot Sector Virus and Directory Virus

  2. Overwrite Viruses and Resident Viruses

  3. Direct Action Viruses and Overwrite Viruses

  4. Resident Viruses and Direct Action Viruses

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

Companion viruses exhibit characteristics of both Resident Viruses (which install in memory and infect files) and Direct Action Viruses (which infect files when executed and then remain dormant). They don't have properties of boot sector viruses, overwrite viruses, or directory viruses as their primary characteristics.

Multiple choice general knowledge science & technology
  1. Melissa

  2. ILOVEYOU

  3. Code Red

  4. Chernobyl (CIH)

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

The ILOVEYOU virus (May 2000) caused estimated $10-15 billion in damages globally, infecting millions of computers via email with the subject 'ILOVEYOU'. Melissa (1999) was damaging but less widespread. Code Red (2001) targeted servers, and Chernobyl/CIH (1998) was destructive but not as economically damaging.

Multiple choice general knowledge science & technology
  1. Havard Mark I

  2. ENIAC

  3. EDVAC

  4. None of the Above

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

ENIAC (Electronic Numerical Integrator and Computer) was the first general-purpose electronic digital computer, completed in 1945 and formally dedicated in February 1946 at the University of Pennsylvania. Harvard Mark I was electromechanical, not fully electronic.

Multiple choice general knowledge science & technology
  1. PC

  2. Computing Machines

  3. ENIAC

  4. None of the Above

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

ENIAC is widely regarded as the first electronic general-purpose computer. The question is somewhat ambiguously worded - 'first computer' could mean different things, but ENIAC was the first all-electronic digital computer, unlike earlier electromechanical devices.

Multiple choice general knowledge science & technology
  1. Calculating machine

  2. Computer

  3. Typewriter

  4. Work

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

Blaise Pascal invented the Pascaline in 1642, an early mechanical calculator that could perform addition and subtraction. It was one of the first calculating machines and used a geared wheel mechanism. His work laid groundwork for future computing devices.

Multiple choice general knowledge
  1. Sending a file on the Internet

  2. Retrieving a file on the Internet

  3. Moving a file from a floppy

  4. Scanning a picture

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

Downloading refers to retrieving data from a remote server to your local device. It is the opposite of uploading, which is sending files from your device to the Internet. Options like scanning or moving files from local media are unrelated to network transfers.

Multiple choice general knowledge
  1. Attachment for CPU

  2. Creating magnetic media

  3. Erasing magnetic media

  4. Medical software

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

Degaussing is the process of reducing or eliminating a magnetic field, specifically used to erase data from magnetic storage media like floppy disks, tapes, or hard drives. It is not related to CPU attachments, creating media, or medical applications.

Multiple choice general knowledge
  1. Floppy diskette

  2. E-mai

  3. Scanner

  4. Internet Downloads

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

Computer viruses are malicious programs that spread through file sharing, email attachments, infected downloads, or network connections. A scanner is an input device for digitizing physical documents - it cannot contract or spread viruses as it does not execute or transfer program files.

Multiple choice general knowledge
  1. Cache

  2. FPU

  3. Socket

  4. There was no bug/flaw

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

The Intel Pentium FDIV bug was a flaw in the Floating Point Unit (FPU) of certain Pentium processors that caused incorrect division results. It was not related to cache, socket issues, and Intel acknowledged the flaw.

Multiple choice general knowledge
  1. PS

  2. DSP

  3. Flops

  4. Cache

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

Cache is a type of high-speed memory that stores frequently used data for quick access. PS (power supply), DSP (Digital Signal Processor), and FLOPS (Floating Point Operations Per Second - a performance measure) are not directly related to memory. Cache memory is essential for CPU performance.

Multiple choice general knowledge
  1. CPU

  2. Fatherboard

  3. Main system

  4. System board

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

The motherboard is the main printed circuit board in a computer. It is also commonly referred to as the 'system board' or 'mainboard'. CPU refers to the processor, and 'Fatherboard' is a non-existent humorous term.