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 general knowledge science & technology
  1. Knowledge information processing system

  2. Very large scale integration (VLSI)

  3. Both of above

  4. None of above

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

Fifth Generation computers are formally known as 'Knowledge Information Processing Systems' (KIPS) because they're designed to process knowledge rather than just data, incorporating AI, expert systems, and natural language processing. VLSI (Very Large Scale Integration) is associated with Fourth Generation microprocessors, not Fifth Gen.

Multiple choice general knowledge science & technology
  1. Control and storage

  2. Control and output unit

  3. Arithmetic logic and input unit

  4. Arithmetic logic and control unit

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

The Central Processing Unit (CPU) consists of two main components: the Arithmetic Logic Unit (ALU) which performs mathematical and logical operations, and the Control Unit (CU) which directs and coordinates all operations. The CPU does NOT include storage (memory), input units, or output units - those are separate components of the computer system.

Multiple choice general knowledge science & technology
  1. Control Unit

  2. Arithmetic Logic Unit

  3. Central Processing Unit

  4. Storage Unit

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

The Central Processing Unit (CPU) is called the brain of the computer because it executes all instructions, performs calculations, and manages data flow between different components. The Control Unit and ALU are components within the CPU, while the Storage Unit holds data but doesn't process it.

Multiple choice general knowledge science & technology
  1. Continuous electrical pulses

  2. Electrical pulses but not continuous

  3. Magnetic strength

  4. None of the above

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

Analog computers work with continuous electrical signals that vary in strength (voltage or current) to represent data, unlike digital computers that use discrete binary values (0s and 1s).

Multiple choice general knowledge science & technology
  1. Analog computer

  2. Digital computer

  3. Hybrid Computer

  4. Mainframe computer

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

Hybrid computers combine features of both analog and digital computers. They can process continuous signals like analog computers and discrete data like digital computers, making them suitable for specialized applications like simulations and process control.

Multiple choice general knowledge
  1. Execute

  2. Microprocessor

  3. Micro chip

  4. Decode

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

The CPU (Central Processing Unit) is indeed synonymous with microprocessor in modern computers. The microprocessor is the integrated circuit that contains the CPU - it's the physical implementation of the CPU on a single chip. 'Micro chip' is too vague, while 'Execute' and 'Decode' are individual CPU operations, not the CPU itself.

Multiple choice general knowledge
  1. Intel 4002 & 1968

  2. Intel 4004 & 1971

  3. Intel 4008 & 1972

  4. Intel 4001 & 1970

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

The Intel 4004 was the first commercially available microprocessor, launched in 1971. It was a 4-bit processor designed by Intel with Japanese calculator manufacturer Busicom, marking the beginning of the microprocessor revolution.

Multiple choice general knowledge science & technology
  1. Control Unit and Registers

  2. Registers and Main Memory

  3. Control unit and ALU

  4. ALU and bus

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

The CPU has two primary components: the Control Unit (manages instruction flow and data movement) and the Arithmetic Logic Unit (performs mathematical and logical operations). Registers are internal CPU storage, while main memory and bus are external to the CPU core.

Multiple choice general knowledge science & technology
  1. Conductors

  2. Buses

  3. Connectors

  4. Consecutives

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

Buses are sets of parallel electrical conducting lines on a motherboard that link different components together, allowing data to flow between them. The CPU, memory, and peripherals all communicate via buses. Conductors is too general, connectors are physical interfaces, and 'consecutives' is not a technical term in this context.

Multiple choice general knowledge science & technology
  1. Overheating

  2. Short circuits

  3. Slower hard disk

  4. None

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

Dust on circuit boards acts as an insulating layer that traps heat, preventing components from dissipating thermal energy effectively. This can lead to overheating, reduced performance, and potential component failure. Dust can also conduct electricity if it contains conductive particles or absorbs moisture, but overheating is the primary consequence.

Multiple choice general knowledge
  1. Global Positioning System

  2. Global Partitioning System

  3. Global Power System

  4. Global Performance System

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

GPS is the Global Positioning System, a satellite-based navigation system that provides location and time information anywhere on Earth. It uses trilateration from multiple satellites to determine precise coordinates. The other options are incorrect expansions.

Multiple choice general knowledge science & technology
  1. PDP-11

  2. Rl

  3. VAX

  4. MAGNOM

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

XCON (also called R1) was DEC's pioneering expert system for configuring computer systems, first deployed in 1980. It was one of the earliest commercial expert systems and demonstrated the practical value of AI in industrial settings. PDP-11 and VAX were DEC computer lines, not expert systems.

Multiple choice general knowledge science & technology
  1. Microcomputer works faster than Minicomputer

  2. Minicomputer works faster than Microcomputer

  3. Speed of both the computers are same

  4. The speed of both these computers can't be compared with the speed of advanced computer

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

Historically, microcomputers (personal computers) were designed with faster processors than minicomputers. Minicomputers were mid-range systems optimized for multiple users and specific business applications, not raw processing speed.