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
  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. Piracy

  2. Turrent

  3. Tranfer

  4. Download

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

To "download" means to copy data or files from a remote server or computer system to a local device. While "transfer" (misspelled as "Tranfer" in the options) is a general term for moving data, "download" specifically fits the action of retrieving files from another system.

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. Image deployment

  2. Clean installation

  3. In-place upgrade

  4. Safe installation

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

An in-place upgrade installs the new OS while preserving existing applications, settings, and files. This is ideal when you want to maintain the current configuration. Clean installation wipes everything, image deployment copies a pre-built image, and 'safe installation' is not a standard installation method.

Multiple choice
  1. Check to see if the power supply is functional

  2. Check the CMOS battery

  3. Check the AC outlet voltage

  4. Check for excessive EMI

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

When a computer is completely dead, first check if the power supply is functional - no power means nothing else matters. CMOS battery, outlet voltage, and EMI checks come later. A dead computer typically has a power delivery issue.

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.

Multiple choice
  1. record activity you do on your computer

  2. Ignore you

  3. Watch you through your webcam

  4. create a 'back door' to your system

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

Spyware is malicious software designed to secretly monitor and record your computer activities, such as keystrokes, browsing history, and personal information, and transmit this data to a third party. While some advanced spyware can access webcams, its primary definition and design goal is to record and harvest user activity. It does not ignore the user or solely focus on creating backdoors.

Multiple choice
  1. packets of data

  2. programs or files

  3. icons

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

Computer viruses are malicious programs that spread by inserting their code into legitimate programs, documents, or files. When a user opens or runs the infected host file, the virus code is executed and can infect other files on the system. They do not typically attach themselves to raw network packets of data or simple desktop icons.

Multiple choice
  1. phising.

  2. spyware.

  3. worm.

  4. Trojan.

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

A computer worm is a standalone malware program that replicates itself in order to spread to other computers, often consuming immense amounts of system memory or network bandwidth in the process. Unlike Trojans, which rely on tricking users into running them, or spyware, which quietly steals data, worms are characterized by their self-replicating and resource-consuming nature.