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
-
Calculating machine
-
Computer
-
Cinema
-
None of these
A
Correct answer
Explanation
Blaise Pascal invented the Pascaline, an early mechanical calculator in the 17th century. The other options - modern computers, cinema, and 'none of these' - are incorrect associations.
-
instructions per second
-
Clock frequency
-
Data transfer rate
-
Throughput
B
Correct answer
Explanation
GHz and MHz measure clock frequency - the number of clock cycles per second that a processor executes. This is NOT instructions per second (A), data transfer rate (C), or throughput (D). Clock speed determines how many operations a CPU can attempt per cycle.
-
Plotters are not available for microcomputer systems
-
Micro-computer are not programmed like conventional computers
-
Mini-computers are task-oriented
-
The contents of ROM are easily changed
C
Correct answer
Explanation
Mini-computers historically were designed for specific tasks in organizations, unlike general-purpose mainframes. While option A is false (plotters are available for microcomputers), option B is false (microcomputers are programmed like conventional computers), and option D is false (ROM contents are not easily changed - that's why it's called Read Only Memory), option C captures a historical characteristic of mini-computers.
-
Network Computing
-
MacIntosh Computer
-
Floppy Disk
-
Apple Lisa computer
C
Correct answer
Explanation
Alan Shugart led the IBM team that invented the floppy disk in 1967. The original 8-inch floppy disk was developed to load microcode into IBM's System/370 mainframes more efficiently than punch cards, revolutionizing data storage, software distribution, and personal computing in subsequent decades.
-
Bit map
-
Bar Code
-
Virus
-
All of the above
B
Correct answer
Explanation
A barcode is a method of representing data in a visual, machine-readable format, but it is not inherently a computer-related term in the same way as bit maps (computer graphics) or viruses (malicious software). Barcodes can be used without computers and predate widespread computer use.
-
Intergrated Computerized Unit
-
Intensive Care Unit
-
Injured children unit
-
Intergrated circuit
B
Correct answer
Explanation
ICU stands for Intensive Care Unit, a hospital department providing critical care to seriously ill patients with 24/7 monitoring. It is not related to computers, children specifically, or circuits. The term reflects the intensive nature of medical care provided.
D
Correct answer
Explanation
The Dynabook was conceptualized by Alan Kay at Xerox PARC in 1968 as the first portable personal computer concept. While not commercially produced then, it established the laptop form factor. HP, Dell, and HCL came later as manufacturers.
A
Correct answer
Explanation
An Operating System (OS) is system software that manages computer hardware and software resources, providing services for computer programs. It controls all resources including CPU, memory, storage, and input/output devices.
-
Laptops which are heavy-weight and not suitable for digital communication
-
Laptops which are heavy-weight and suitable for digital communication
-
Laptop which are light-weight and not suitable for wireless communication
-
Laptops which are light-weight and suitable for wireless communication
D
Correct answer
Explanation
Netbooks are a category of small, lightweight, and inexpensive laptop computers designed primarily for web browsing, email, and basic computing tasks. Their key characteristics are portability (lightweight) and connectivity (suitable for wireless communication), which distinguishes them from traditional heavier laptops.
C
Correct answer
Explanation
The Intel 8251 is a programmable communication interface specifically designed as a Universal Synchronous/Asynchronous Receiver/Transmitter (USART). It handles both synchronous and asynchronous serial data communication. 8085 and 8086 are microprocessors, not communication peripherals. 8279 is a keyboard/display controller.
-
HMOS technology
-
Instruction Pipelining
-
CMOS technology
-
16 data lines
-
Superb X-70
-
CRAY Y-MP C90
-
Param Fast 80
-
MINI A-FY
-
Worm
-
Retro Virus
-
Trojan
-
Ghost Virus
B
Correct answer
Explanation
A retro virus is specifically designed to attack antivirus software and security programs to avoid detection. Unlike regular viruses that may avoid detection passively, retro viruses actively target, disable, or corrupt the antivirus programs themselves. Worms replicate across networks, trojans disguise themselves as legitimate software, and 'ghost virus' is not a standard classification. The key feature of a retro virus is its offensive action against security software.
-
Joke Program
-
Worm
-
Trojan
-
Hoax
C
Correct answer
Explanation
A Trojan (or Trojan horse) is malicious software that disguises itself as legitimate software but does not replicate or copy itself. Unlike worms and viruses, Trojans rely on user deception to spread and typically create backdoors, steal data, or damage systems once executed. Joke programs are harmless, worms actively replicate, and hoaxes are false warnings about non-existent viruses. The defining characteristic of a Trojan is its non-replicating nature combined with malicious payload delivery.
-
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 CPU design philosophy that uses a small, highly optimized set of instructions rather than a large complex set. RISC processors execute simpler instructions more quickly, typically in one clock cycle, leading to better performance and efficiency. The other options (Remodeled Interface System Computer, Remote Intranet Secured Connection, Runtime Instruction Set Compiler) are fabricated expansions that don't represent real computer architecture concepts.