Computer Knowledge
Computer Fundamentals and System Concepts
2,421 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
-
RAM
-
ROM
-
Software
-
None of these
D
Correct answer
Explanation
It is the soul of the computer. Accessing software includes running, executing, opening and others. It is stored in files.
-
delete
-
alt
-
shift
-
turnover
-
None of these
D
Correct answer
Explanation
Computers and laptops do not have this kind of command keys.
-
greater than ordinary integer quantities
-
greater than ordinary integer quantities and can be negative
-
lesser than ordinary integer quantities and cannot be negative
-
greater than ordinary integer quantity and cannot be negative
D
Correct answer
Explanation
Unsigned integers use all bits for magnitude (no sign bit), giving them a larger positive range than signed integers of the same bit width. They cannot represent negative values, unlike signed integers.
-
computer hardware
-
operating systems
-
both of these
-
none of these
C
Correct answer
Explanation
In computing, 'platform' refers to the combination of computer hardware architecture and the operating system that runs on it. For example, 'Windows platform' or 'Mac platform' encompasses both the hardware (Intel/AMD processors, ARM chips) and the operating system. Software is often described as being 'cross-platform' when it can run on different hardware-OS combinations, demonstrating that platform includes both elements.
-
It can manipulate computer.
-
It has programs and instructions.
-
Both (1) and (2)
-
It can be touched
D
Correct answer
Explanation
Software consists of programs and instructions that can manipulate and control computers; this is its defining characteristic. Unlike hardware components, software is intangible code that cannot be physically touched. The other options describe actual software properties.
-
preventive measure
-
detective measure
-
corrective measure
-
all the above
-
first electronic chip flip flop
-
stored-program concept
-
the first computer
-
none of these
-
Minicomputer
-
Workstation
-
Macintosh
-
None of these
B
Correct answer
Explanation
A workstation is a single-user computer designed for technical or scientific applications, featuring robust processing power, advanced graphics, and specialized capabilities. Minicomputers support multiple users simultaneously. Macintosh is one brand of workstation. The question describes the workstation category perfectly.
-
Iterators
-
Scanning tables
-
Shared disks
-
Shared memories
-
None of these
C
Correct answer
Explanation
Shared disks are accessible from any of the processors through the communication network.
C
Correct answer
Explanation
EKA, developed by Computational Research Laboratories (CRL) in Pune, India, was ranked as the fourth fastest supercomputer in the world in the Top 500 listing. This was a significant achievement for India's computational capabilities. The other options (HPC, TKA, SKC) are not the names of supercomputers that achieved this specific ranking from CRL.
C
Correct answer
Explanation
Pastry is a food term (baked dough), unrelated to computers. RAM (Random Access Memory), Mouse (input device), and Byte (unit of digital information) are all fundamental computer terms.
-
PROLOG
-
JAVA
-
FORTRAN
-
PRADESH
-
COBOL
D
Correct answer
Explanation
This is the correct answer.
A
Correct answer
Explanation
Control Unit controls all the operations and hence, is known as the nervous system of the computer.
-
Opcode
-
Micro chip
-
Decode
-
Microprocessor
-
Execute
D
Correct answer
Explanation
Microprocessor is the right answer. It has square shape. It has 30 pins. The main function of the microprocessor is to control Input/Output and Memory Unit.
-
memory
-
ALU
-
control unit
-
register unit
-
None of these
C
Correct answer
Explanation
It is responsible for overall functions of the computer. It tells us that which computer program and instructions are executed and coordinates the activity of the computer.