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 technology operating systems
  1. UNiplexed Information and Computing System

  2. UNified Information and Computing System

  3. UNIX Information and Calculating System

  4. All the above

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

UNICS (later UNIX) originally stood for UNiplexed Information and Computing System, a play on Multics (Multiplexed Information and Computing Service). It was not 'UNified', nor is 'UNIX Information and Calculating System' the historically accurate expansion.

Multiple choice technology
  1. By installing games from their CDROMS

  2. By uploading pictures from mobile phones to the computer

  3. By opening emails

  4. By sending emails

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

Opening email attachments or messages from unknown sources is historically the most common way viruses infect computers. Email remains a primary vector for malware distribution. Installing games from CDs, uploading pictures from phones, or sending emails are not significant virus transmission methods compared to email-based attacks.

Multiple choice technology operating systems
  1. Storage

  2. Network Data Transfer

  3. Keystroke Rate

  4. Picture resolution

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

SCSI (Small Computer System Interface) is a standard for connecting and transferring data between computers and peripheral devices, most commonly storage devices like hard drives, tape drives, and optical drives. It's a storage interface standard, not primarily used for network data transfer, keystroke measurement, or picture resolution.

Multiple choice technology programming languages
  1. Transistors

  2. Registers

  3. Capacitors

  4. Chips

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

Second-generation computers (late 1950s to mid-1960s) replaced vacuum tubes with transistors as the primary switching component. Transistors were smaller, more reliable, generated less heat, and consumed less power. This shift enabled computers to become smaller, faster, and more commercially viable. Registers and capacitors remained as components but were not the fundamental switching technology.

Multiple choice technology programming languages
  1. ABACUS

  2. COLOSSUS

  3. Difference Engine

  4. LISA

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

COLOSSUS (1943) was the first programmable electronic computer, designed by Tommy Flowers for British code-breaking at Bletchley Park. It used vacuum tubes and was programmed via plugboards and switches to break German Lorenz cipher. ABACUS is ancient (not electronic), Difference Engine was mechanical (1830s, not programmable), and LISA was Apple's 1980s GUI computer.

Multiple choice technology programming languages
  1. APPLE

  2. IBM

  3. UNIVAC

  4. ENIAC

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

UNIVAC I (Universal Automatic Computer) was the first computer used by the US Government for commercial and government data processing. The US Census Bureau acquired the first UNIVAC in 1951. ENIAC was a military research machine (not government-administration use), Apple didn't exist then, and IBM's government computers came later.

Multiple choice technology programming languages
  1. Transistors

  2. Registers

  3. Capacitors

  4. Chips

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

Second-generation computers (late 1950s to mid-1960s) replaced vacuum tubes with transistors as the primary switching component. Transistors were smaller, more reliable, generated less heat, and consumed less power. This shift enabled computers to become smaller, faster, and more commercially viable. Registers and capacitors remained as components but were not the fundamental switching technology.

Multiple choice technology
  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 bug (1994) was a floating-point division error in the FPU (Floating Point Unit). The processor would produce incorrect results for certain division operations due to a lookup table error in the FPU. This affected Pentium processors but not the cache, socket, or other components.