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
-
Knowledge information processing system
-
Very large scale integration (VLSI)
-
Both of above
-
None of above
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.
-
Control and storage
-
Control and output unit
-
Arithmetic logic and input unit
-
Arithmetic logic and control unit
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.
-
Control Unit
-
Arithmetic Logic Unit
-
Central Processing Unit
-
Storage Unit
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.
-
Continuous electrical pulses
-
Electrical pulses but not continuous
-
Magnetic strength
-
None of the above
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).
-
Analog computer
-
Digital computer
-
Hybrid Computer
-
Mainframe computer
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.
-
Intel core I8 processor
-
Intel core I7 processor
-
Intel core I9 processor
-
Intel core I10 processor
-
Execute
-
Microprocessor
-
Micro chip
-
Decode
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.
-
Intel 4002 & 1968
-
Intel 4004 & 1971
-
Intel 4008 & 1972
-
Intel 4001 & 1970
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.
-
Control Unit and Registers
-
Registers and Main Memory
-
Control unit and ALU
-
ALU and bus
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.
-
Conductors
-
Buses
-
Connectors
-
Consecutives
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.
-
Overheating
-
Short circuits
-
Slower hard disk
-
None
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.
-
Apple Lisa
-
Apple Macintosh 128k
-
Commodore Amiga
-
Atari ST
A
Correct answer
Explanation
The Apple Lisa (1983) was the first commercial computer with a GUI, preceding the Macintosh (1984). The claimed answer A is correct.
-
Global Positioning System
-
Global Partitioning System
-
Global Power System
-
Global Performance System
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.
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.
-
Microcomputer works faster than Minicomputer
-
Minicomputer works faster than Microcomputer
-
Speed of both the computers are same
-
The speed of both these computers can't be compared with the speed of advanced computer
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.