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
-
arithmetic/logic unit
-
primary memory
-
control unit
-
secondary storage
C
Correct answer
Explanation
The control unit is the component that directs all computer operations. It coordinates the activities of the arithmetic/logic unit, memory, and input/output devices by issuing control signals. The ALU performs calculations (like option D), primary memory stores data, and secondary storage provides permanent storage, but only the control unit manages the entire system.
-
Transferring the program from a primary storage unit to a diskette
-
Accepting a collection of data
-
Determining if the number 10 is less than the number 8
-
Adding 6 and 15
C
Correct answer
Explanation
Logical operations involve comparisons and decision-making based on conditions. Determining if one number is less than another (10 < 8) is a comparison operation, which is logical. Options A and B are data transfer operations, while D (adding 6 and 15) is an arithmetic operation, not logical.
-
they create a fair amount of heat and need special cooling
-
they are the fastest type of computer currently available
-
they were developed in the 1960s
-
there is an enormous supply of inexpensive software
-
floppy disk
-
monitoring
-
menu
-
operating
D
Correct answer
Explanation
An operating system (OS) is the fundamental software that manages computer hardware and software resources. It provides services for computer programs and acts as an intermediary between users and hardware. Floppy disk is storage, monitoring is a process, and menu is an interface element - none are system software.
-
input/process/output
-
input/output
-
input/storage/output
-
process
A
Correct answer
Explanation
The fundamental computing process involves three stages: input (receiving data), process (manipulating data using CPU), and output (producing results). Storage is important but is not part of the primary process flow. Option A captures all three essential stages.
-
Kernel
-
BIOS
-
Command.com
-
None of these
A
Correct answer
Explanation
Kernel is the system program that contains the machine independent part of the operating system.
-
MASM
-
MASM32
-
SPARC Assembler
-
None of these
C
Correct answer
Explanation
This assembler is an open set of technical specifications that any person or company can license and use to develop microprocessors and other semiconductor devices based on published industry standard.
-
Hardware
-
Operating system
-
Application programs
-
None of these
C
Correct answer
Explanation
This component of computer system defines the ways in which the system resources are used to solve the computing problems of the users.
-
Java Appellate
-
JavaScript
-
C++ program
-
ActiveX
-
None of the above
D
Correct answer
Explanation
This program is ActiveX and is written onto the hard disk.
-
Floppy
-
Hard drive
-
OS
-
CPU
-
IC
E
Correct answer
Explanation
IC is the fundamental and conceptual unit of computer.
-
Operating system
-
Process
-
Kernel
-
Bootstrapping
A
Correct answer
Explanation
Operating system is a component that on one side manages and controls the hardware and on the other manages the applications.
-
Hardware management
-
Process management
-
Bootstrapping
-
None of the above
C
Correct answer
Explanation
This is the process of starting up a computer from a halted or powered-down condition.
-
File management
-
Process control
-
Information management
-
Communication
-
All of the above
E
Correct answer
Explanation
Yes, all of the above are the categories of system calls.
-
Downloading viral program form internet
-
Emails
-
Spamming
-
All of the above
-
Both (1) and (2)
D
Correct answer
Explanation
Yes, all of the above are the causes of virus in the operating system.
-
Trap door
-
Logic bomb
-
Trojan horse
-
Stack and buffer overflow
-
None of the above
E
Correct answer
Explanation
All of the above are called the program threat.