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
  1. Control Produce Unit

  2. Central Production Unit

  3. Central Processing Unit

  4. Control Process Unit

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

CPU stands for Central Processing Unit. It is the primary component of a computer that acts as its brain, executing instructions of computer programs.

Multiple choice
  1. To process Data.

  2. To do work.

  3. To Calculate

  4. Write an essay.

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

The primary purpose of the Central Processing Unit (CPU) is to process data by performing calculations, making logical decisions, and executing instructions. While it does perform calculations, processing data is a more comprehensive description of its overall function.

Multiple choice
  1. Eyes

  2. Brain

  3. Foot

  4. Stomach

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

The CPU is commonly referred to as the brain of the computer because it controls all functions and processes instructions, much like the human brain controls the body. Other body parts like eyes or feet represent input/output devices or mechanical parts rather than control centers.

Multiple choice
  1. a service pack

  2. mirror sites

  3. patches that prevent new virus or worm from making a attack

  4. patterns in the programing code of the software ona computer

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

Antivirus and malware detection programs scan files looking for specific patterns or signatures in the programming code that match known malware. This signature-based detection helps identify threats that have already been documented by security researchers.

Multiple choice
  1. A program written with malicious intent

  2. A self replicating software.

  3. A network attack disguised as useful software.

  4. Software used to make your computer sick

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

A computer virus is a malicious software program designed to alter the way a computer operates and spread from one computer to another. It is written with malicious intent to damage files, steal data, or disrupt system operations.

Multiple choice
  1. network virus

  2. program virus

  3. network virus

  4. malware

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

Malware is software that infiltrates systems without consent to cause harm or steal data. This umbrella term includes viruses, worms, trojans, ransomware, and other harmful software. Network and program viruses are specific types, while malware is the broader category.

Multiple choice
  1. Transporter

  2. Transistor

  3. Terabyte

  4. Tyrannosaurus

Reveal answer Fill a bubble to check yourself
B Correct answer
Multiple choice
  1. Worms

  2. Viruses

  3. Rootkit

  4. All of the above

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

Malware is a broad term that stands for malicious software and encompasses many different types of threats. Worms, viruses, and rootkits are all specific categories of malware designed to infect, damage, or gain unauthorized access to systems. Therefore, all of the listed options are involved in malware.

Multiple choice
  1. Malicious Software

  2. Delicious Software

  3. Harmful Warehouse

  4. Malicious Malware

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

The term malware is a portmanteau, which is a blend of the words 'malicious' and 'software'. It refers to any software specifically designed to disrupt, damage, or gain unauthorized access to a computer system. The other options are incorrect word combinations.

Multiple choice
  1. Spyware

  2. Virus

  3. Adware

  4. Worm

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

Adware is a type of malware that automatically renders advertisements on a computer screen, often in the form of pop-ups, to generate revenue for its creator. While spyware tracks user behavior and worms spread across networks, adware specifically focuses on displaying unwanted ads. Viruses infect files but do not primarily focus on ad delivery.