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
-
Hard Disk
-
processor
-
OS
-
Programs
B
Correct answer
Explanation
Overclocking involves running a processor at higher clock speeds than its rated specifications to improve performance. It's primarily done to CPUs (processors), not hard disks, operating systems, or programs.
-
Operating System
-
Type of Virus usually Trojan
-
Computer Basic parts
-
Program
D
Correct answer
Explanation
CAD/CAM stands for Computer-Aided Design and Computer-Aided Manufacturing, which are software applications used for designing and manufacturing products. While 'Program' is the closest option, CAD/CAM is actually a category of software systems, not a single program. The other options (Operating System, Virus, Computer Basic parts) are completely unrelated to CAD/CAM.
-
Processor
-
RAM
-
Monitor
-
Hard Disk
A
Correct answer
Explanation
Intel and AMD are the two dominant manufacturers of x86 processors (CPUs) for personal computers and servers. While they both produce some related components, their primary business and market leadership is in processors, not RAM, monitors, or hard drives (which are made by different companies).
-
Processor
-
RAM
-
Monitor
-
Hard Disk
D
Correct answer
Explanation
IDE (Integrated Drive Electronics, also called ATA/PATA) and SATA (Serial ATA) are interface standards for connecting storage devices like hard disk drives and SSDs to the motherboard. Processors use sockets like LGA/AM4, RAM uses DIMM slots, and monitors use video ports (HDMI, DisplayPort, etc.).
-
LAN intrinsic software
-
LAN aware software
-
Groupware
-
LAN ignorant software
-
Fxz 51
-
Big Grunt
-
Road Runner
-
Blue Hawk
C
Correct answer
Explanation
Roadrunner was a supercomputer built for the US Department of Energy by IBM at Los Alamos National Laboratory. It was the first computer to reach sustained petaflop performance and was approximately twice as fast as IBM's Blue Gene at the time.
-
Decimal
-
Fuzzy
-
Binary
-
none of these
C
Correct answer
Explanation
Computers operate using binary logic, which uses only two states: 0 and 1 (off and on). All digital computation at the hardware level is based on binary digits (bits). Decimal uses base-10, while fuzzy logic deals with degrees of truth rather than the binary true/false system that computers fundamentally use.
-
Transistors
-
Integrated Circuits
-
Very Large Scale integration
-
Vacuum Tubes
D
Correct answer
Explanation
First generation computers (1945-1956) used vacuum tubes as their primary electronic component for calculations and logic operations. Vacuum tubes were bulky, generated significant heat, and were unreliable compared to later technologies. Transistors (second gen), integrated circuits (third gen), and VLSI (fourth gen) came in subsequent generations as technology evolved.
B
Correct answer
Explanation
ENIAC (Electronic Numerical Integrator and Computer) was the first general-purpose electronic digital computer, completed in 1945 at the University of Pennsylvania. UNIX is an operating system, PENTIUM is a processor line, and APPLE is a company - none of these were early computers.
-
arithmetic and logic units
-
control unit
-
registers
-
Display
D
Correct answer
Explanation
The CPU consists of the Arithmetic Logic Unit (ALU), Control Unit (CU), and registers. These components work together to execute instructions. The Display (monitor/screen) is an output device, separate from the CPU.
-
A virus
-
PC Booting problem
-
Problems caused by bugs getting inside the CPU
-
Mistake in a program
D
Correct answer
Explanation
A bug in computer terminology refers to an error, flaw, or mistake in a computer program that causes it to produce incorrect or unexpected results. It is not a virus, a hardware booting problem, or literal insects inside the CPU.
-
Supercomputer
-
Minicomputer
-
Laptop
-
Server
D
Correct answer
Explanation
A server is a central computer that provides resources and services to other computers on a network. Supercomputers are for high-performance computing. Minicomputers are smaller multi-user systems. Laptops are personal computers, not central servers.
-
Robotics
-
Simulation
-
computer forensics
-
animation
C
Correct answer
Explanation
Computer forensics is the practice of recovering and investigating data found on computers and digital storage devices. It involves techniques to retrieve deleted, damaged, or hidden files for legal or investigative purposes. Robotics deals with robots, simulation creates virtual models, and animation is about moving images - none of these involve file recovery.
D
Correct answer
Explanation
A computer's integral parts are components essential for its basic operation: the CPU processes instructions, the Monitor displays output, and the Mouse provides input. A UPS (Uninterruptible Power Supply) is an external accessory that provides backup power - it's useful but not required for the computer to function.
-
Monitor
-
Keyboard
-
CPU
-
Mouse
C
Correct answer
Explanation
The CPU (Central Processing Unit) is called the brain of the computer because it processes all instructions and coordinates all operations. The Monitor is for display, Keyboard for input, and Mouse for pointing - none perform the central processing role.