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. hard disk

  2. RAM

  3. ROM

  4. Software

  5. None of these

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

It is the soul of the computer. Accessing software includes running, executing, opening and others. It is stored in files.

Multiple choice
  1. greater than ordinary integer quantities

  2. greater than ordinary integer quantities and can be negative

  3. lesser than ordinary integer quantities and cannot be negative

  4. greater than ordinary integer quantity and cannot be negative

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

Unsigned integers use all bits for magnitude (no sign bit), giving them a larger positive range than signed integers of the same bit width. They cannot represent negative values, unlike signed integers.

Multiple choice
  1. computer hardware

  2. operating systems

  3. both of these

  4. none of these

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

In computing, 'platform' refers to the combination of computer hardware architecture and the operating system that runs on it. For example, 'Windows platform' or 'Mac platform' encompasses both the hardware (Intel/AMD processors, ARM chips) and the operating system. Software is often described as being 'cross-platform' when it can run on different hardware-OS combinations, demonstrating that platform includes both elements.

Multiple choice
  1. It can manipulate computer.

  2. It has programs and instructions.

  3. Both (1) and (2)

  4. It can be touched

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

Software consists of programs and instructions that can manipulate and control computers; this is its defining characteristic. Unlike hardware components, software is intangible code that cannot be physically touched. The other options describe actual software properties.

Multiple choice
  1. Minicomputer

  2. Workstation

  3. Macintosh

  4. None of these

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

A workstation is a single-user computer designed for technical or scientific applications, featuring robust processing power, advanced graphics, and specialized capabilities. Minicomputers support multiple users simultaneously. Macintosh is one brand of workstation. The question describes the workstation category perfectly.

Multiple choice
  1. HPC

  2. TKA

  3. EKA

  4. SKC

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

EKA, developed by Computational Research Laboratories (CRL) in Pune, India, was ranked as the fourth fastest supercomputer in the world in the Top 500 listing. This was a significant achievement for India's computational capabilities. The other options (HPC, TKA, SKC) are not the names of supercomputers that achieved this specific ranking from CRL.

Multiple choice
  1. RAM

  2. Mouse

  3. Pastry

  4. Byte

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

Pastry is a food term (baked dough), unrelated to computers. RAM (Random Access Memory), Mouse (input device), and Byte (unit of digital information) are all fundamental computer terms.

Multiple choice
  1. Opcode

  2. Micro chip

  3. Decode

  4. Microprocessor

  5. Execute

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

Microprocessor is the right answer. It has square shape. It has 30 pins. The main function of the microprocessor is to control Input/Output and Memory Unit.