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
  1. the visible screen

  2. the area around the monitor

  3. the top of the mouse pad

  4. the inside of a folder

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology operating systems
  1. Computer Management

  2. Display Settings

  3. Local Security Policy

  4. Services

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology platforms and products
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. apple

  2. AMD

  3. IBM

  4. Intel

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. NorthBridge

  2. BIOS

  3. Pipeline

  4. BUS

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. GPU overclocking

  2. CPU overclocking

  3. Memory overclocking

  4. All above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. Remodeled Interface System Computer

  2. Remote Intranet Secured Connection

  3. Runtime Instruction Set Compiler

  4. Reduced Instruction Set Computer

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. PCMCIA

  2. ISA

  3. PROM

  4. EISA

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. Worm

  2. Retrovirus

  3. Trojan

  4. Ghost virus

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. Remodeled Interface System Computer

  2. Remote Intranet Secured Connection

  3. Runtime Instruction Set Compiler

  4. Reduced Instruction Set Computer

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology embedded technologies
  1. 8086

  2. 8085

  3. 80386

  4. 80486

Reveal answer Fill a bubble to check yourself
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.