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
-
the visible screen
-
the area around the monitor
-
the top of the mouse pad
-
the inside of a folder
A
Correct answer
Explanation
The desktop in computer terminology refers to the main screen area that appears after the computer finishes booting. It displays icons, shortcuts, and provides a workspace where users can organize files and launch applications. The desktop is metaphorical - it's like a physical desk where you work. It is not the physical area around the monitor, the mouse pad, or inside a folder.
-
Computer Management
-
Display Settings
-
Local Security Policy
-
Services
B
Correct answer
Explanation
Display Settings is a Windows personalization app, not an administrative tool. Computer Management, Local Security Policy, and Services are all valid MMC-based administrative tools for system management. Display Settings adjusts user preferences, not system configurations.
A
Correct answer
Explanation
IVR (Interactive Voice Response) is a telephony technology that allows callers to interact with computer systems through voice or keypad inputs via telephone. This is the standard definition of IVR technology used in call centers and automated phone systems. The statement is accurate.
B
Correct answer
Explanation
Core i7 processors are manufactured at various process nodes including 45nm, 32nm, 22nm, 14nm, and 10nm, but never at 30nm. The 30nm figure is incorrect - 32nm was one of the actual manufacturing nodes used. The statement is false.
B
Correct answer
Explanation
The first computer with a graphical user interface was the Xerox Alto, developed at Xerox PARC in 1973. Intel did not create the first GUI computer. The Alto preceded later commercial systems like the Apple Lisa (1983) and Apple Macintosh (1984). Therefore the statement is false.
A
Correct answer
Explanation
While the first computer with a GUI was technically the Xerox Alto (1973), Apple was the first company to commercially successfully bring GUI to market with the Apple Lisa (1983) and later the Macintosh (1984). Among the given options, Apple is the correct answer as AMD, IBM, and Intel were not first with GUI technology.
-
NorthBridge
-
BIOS
-
Pipeline
-
BUS
C
Correct answer
Explanation
The Northbridge and BIOS are essential motherboard components. The BUS (system bus) is the communication pathway on the motherboard. Pipeline is a CPU architecture concept related to instruction processing, not a physical motherboard component. Therefore Pipeline is not part of the motherboard.
-
GPU overclocking
-
CPU overclocking
-
Memory overclocking
-
All above
B
Correct answer
Explanation
QuickBoost (also called Turbo Boost) is Intel's technology for CPU overclocking, allowing processors to temporarily run at higher clock speeds when needed. It is not used for GPU overclocking, memory overclocking, or all of the above. The technology specifically targets CPU performance enhancement.
C
Correct answer
Explanation
PCMCIA, ISA, and EISA are all expansion slot or bus standards for connecting peripherals to computers. PROM (Programmable Read-Only Memory) is a type of memory chip, not an expansion slot or bus design.
-
Worm
-
Retrovirus
-
Trojan
-
Ghost virus
B
Correct answer
Explanation
A retrovirus specifically targets antivirus programs to disable them and avoid detection. A worm spreads automatically across networks, a trojan disguises itself as legitimate software, and 'ghost virus' is not a standard malware classification.
-
Remodeled Interface System Computer
-
Remote Intranet Secured Connection
-
Runtime Instruction Set Compiler
-
Reduced Instruction Set Computer
D
Correct answer
Explanation
RISC stands for Reduced Instruction Set Computer, a processor design philosophy using simple, fast instructions. The other options are plausible-sounding but invented acronyms that don't correspond to actual computing concepts.
C
Correct answer
Explanation
PCMCIA (Personal Computer Memory Card International Association), ISA (Industry Standard Architecture), and EISA (Extended Industry Standard Architecture) are all expansion slot or bus design standards used in computers. PROM (Programmable Read-Only Memory) is a type of memory chip used for storing permanent data, not an expansion slot or bus interface. Therefore, PROM is the correct answer as it does not fit the category of expansion slot/bus design.
-
Worm
-
Retrovirus
-
Trojan
-
Ghost virus
B
Correct answer
Explanation
A retrovirus is a type of malware that specifically targets antivirus programs, security software, or system defense mechanisms to disable them and avoid detection. A worm is self-replicating malware that spreads across networks. A trojan disguises itself as legitimate software. 'Ghost virus' is not a standard malware classification term.
-
Remodeled Interface System Computer
-
Remote Intranet Secured Connection
-
Runtime Instruction Set Compiler
-
Reduced Instruction Set Computer
D
Correct answer
Explanation
RISC stands for Reduced Instruction Set Computer, a processor architecture that uses a small, highly optimized set of simple instructions. This contrasts with CISC (Complex Instruction Set Computer) architectures like x86. RISC designs emphasize simplicity and efficiency, allowing for pipelining and faster clock speeds.
B
Correct answer
Explanation
The Intel 8085 is an 8-bit microprocessor - its accumulator, ALU, and data bus are all 8-bit wide. The 8086 is a 16-bit processor, while the 80386 and 80486 are 32-bit processors. The question asks for an 8-bit processor, and 8085 is the only correct option among these Intel processors.