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

  2. single

  3. both

  4. none

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

DOS (Disk Operating System) is a single-user operating system - it allows only one user to use the system at a time. This is different from multi-user systems like Unix or modern Windows that support multiple concurrent users through different accounts or sessions.

Multiple choice
  1. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">Input Output Coordination System </font></font></font></font>

  2. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">Input Output Control Software</font></font></font></font>

  3. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">Input Output Control System </font></font></font></font>

  4. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">Input Output Carriage System</font></font></font></font>

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

IOCS stands for Input Output Control System, which manages and coordinates data transfer between the CPU and peripheral devices. Options A and B are incorrect because IOCS is not about coordination or software, and D is wrong because 'Carriage' is not part of the acronym.

Multiple choice
  1. multitasking

  2. unitasking

  3. both

  4. none

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

Windows NT was designed with preemptive multitasking capability, allowing multiple processes to run concurrently with proper resource allocation. Unitasking (B) would mean running one program at a time, which is not a feature of NT.

Multiple choice
  1. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">first </font></font></font></font>

  2. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">middle </font></font></font></font>

  3. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">last</font></font></font></font>

  4. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">none</font></font></font></font>

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

The operating system acts as the middle layer, sitting between application programs at the top and hardware at the bottom. It provides abstractions and services to applications while managing hardware resources. First (A) and last (C) are incorrect positions.

Multiple choice
  1. desktop

  2. business

  3. both

  4. none

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

Windows 95 was primarily a consumer-oriented desktop operating system, designed for home and personal computer users with its graphical user interface and plug-and-play features. Business users typically used Windows NT for enterprise environments.

Multiple choice
  1. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">Computing Program for Microcomputers</font></font></font></font>

  2. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">Computing Peripheral for Microcomputers</font></font></font></font>

  3. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">Control Program for Microcomputers</font></font></font></font>

  4. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">Control Peripheral for Microcomputers</font></font></font></font>

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

CP/M (Control Program for Microcomputers) was an early operating system for microcomputers, created by Gary Kildall. It was a control program, not about computing or peripherals. CP/M influenced the design of DOS and was widely used in the late 1970s and early 1980s.

Multiple choice
  1. desktop

  2. business

  3. both

  4. none

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

Windows NT (New Technology) was designed specifically for business and enterprise users, offering robust networking, security, and stability features required in corporate environments. Desktop consumers typically used Windows 95/98/Me during the same era.

Multiple choice
  1. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">Disk Operating System</font></font></font></font>

  2. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">Disk Operating Service</font></font></font></font>

  3. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">Disk Output System</font></font></font></font>

  4. <font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">Disk Output Service</font></font></font></font>

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

DOS (Disk Operating System) manages disk storage, file systems, and basic computer operations. It is called a Disk Operating System, not a service, and specifically deals with disk operations, not output. DOS was the dominant OS for IBM-compatible PCs in the 1980s and early 1990s.

Multiple choice
  1. modifies its program code each time it attaches itself to another program or file

  2. is a malicious-logic program that copies itself repeatedly in memory or on a disk drive until no memory or disk space remains

  3. is a malicious-logic program that hides within or looks like a legitimate program

  4. infects a program file, but still reports the size and creation date of the original-uninfected program

  5. none of these

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

A polymorphic virus changes its code structure each time it infects a new file, making it difficult for antivirus software to detect through signature-based methods. The other options describe different types of malicious programs: B is a worm, C is a Trojan horse, and D describes a stealth virus technique.

Multiple choice
  1. ROM

  2. SVP

  3. TNT

  4. NTP

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

ROM stands for Read-Only Memory, which is a type of computer memory that permanently stores data and cannot be modified after manufacture. It's used to store firmware and software that needs to be permanently available. The other options (SVP, TNT, NTP) are not standard computer acronyms.

Multiple choice
  1. a virus that destroys the hardware of the computer

  2. a virus that destroys the software of the computer

  3. a kind of e-mail virus that spreads fast

  4. none of these

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

A computer virus is a type of malicious software (malware) that, when executed, replicates itself by modifying other computer programs and inserting its own code. The option stating it destroys software is the closest to being correct among the choices, though it's an oversimplification - viruses primarily replicate and may cause damage as a side effect. Viruses do not destroy hardware (A), are not necessarily email-based (C), and option D is incorrect since B is partially correct.

Multiple choice
  1. Data

  2. Information

  3. Software

  4. A computer

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

In the DIKW hierarchy (Data, Information, Knowledge, Wisdom), 'Information' is defined as processed, organized, or structured data that provides context and meaning. Data is raw facts without context. Software is a program. A computer is hardware. Information is the correct answer.

Multiple choice
  1. To decode program instruction

  2. To transfer data to primary storage

  3. To perform logical problem

  4. To store programs instructions

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

The Control Unit (CU) is a component of the CPU that directs the operation of the processor. Its primary function is to decode program instructions (convert them into control signals) and coordinate the activities of other CPU components. The ALU performs logical/mathematical operations, not the CU.

Multiple choice
  1. Mainframe

  2. Analytic

  3. Mark I

  4. UNIVAC-I

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

The Harvard Mark I (IBM ASCC) was the first automatic digital computer to successfully perform long sequences of arithmetic and logical operations without human intervention (completed in 1944). 'Analytic' refers to Babbage's never-built Analytical Engine. Mainframe is a category, not a specific machine. UNIVAC-I came later (1951).