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
-
non availability of user manual
-
inability to trace the programmer, who developed the system
-
non availability of source code
-
all of the above
C
Correct answer
Explanation
The source code is the original set of instructions written by programmers. Without it, it is impossible to modify or update the software, making it the most critical missing component for system maintenance.
-
Robotics
-
Virtual reality
-
Computer processing
-
Artificial Intelligence
D
Correct answer
Explanation
Artificial Intelligence (AI) is the field of computer science dedicated to creating systems capable of performing tasks that typically require human intelligence, such as reasoning, learning, and problem-solving.
-
Chip
-
Microfiche
-
Integrated circuit
-
Pixels
C
Correct answer
Explanation
An integrated circuit (IC) is a set of electronic circuits on one small flat piece (chip) of semiconductor material, usually silicon, which functions as a single unit.
-
Driver
-
Operating system
-
Application
-
Compiler
B
Correct answer
Explanation
An operating system (OS) is the system software that manages computer hardware, software resources, and provides common services for computer programs.
-
Modem
-
Motherboard
-
RAM
-
Processor
A
Correct answer
Explanation
A modem (modulator-demodulator) is a hardware device that converts data between digital signals used by computers and analog signals used by telephone lines.
-
Intel 1103
-
Intel 4004
-
Intel 8080
-
Intel 8088
-
a flow chart
-
a program
-
an algorithm
-
None of these
B
Correct answer
Explanation
A computer executes instructions contained within a program. While programs are built using algorithms, the computer itself executes the compiled or interpreted program code.
-
input unit
-
CPU
-
output unit
-
memory
B
Correct answer
Explanation
The Central Processing Unit (CPU) is often referred to as the brain or heart of the computer because it performs the primary calculations and logic operations.
-
VLSI
-
LSI
-
SSI
-
Both (1) and (2)
D
Correct answer
Explanation
Fourth generation computers mainly used in VLSI and LSI technology, VSI -Large scale Integrated circuits and VLSI - Very large scale integrated circuits.
-
hardware
-
freeware
-
firmware
-
None of these
D
Correct answer
Explanation
All the above answers are incorrect. The sequence of microinstruction is called microprogam.
-
Resource management
-
File management
-
Networking
-
Process management
-
_
C
Correct answer
Explanation
A computer network is a telecommunications network, which allows computers to exchange information. It is a group of two or more computer systems linked together.
-
paging
-
process
-
virtual memory
-
demand page
-
_
B
Correct answer
Explanation
A process is an instance of a computer program that is being executed. It contains the program code and its current activity.
-
Assembler
-
Linking loader
-
Cross compiler
-
Interpreter
-
_
B
Correct answer
Explanation
A loader which combines the functions of a relocating loader with the ability to combine a number of program segments that have been independently compiled into an executable program.
-
Memory management
-
Disk management
-
Application management
-
Virus protection
-
_
D
Correct answer
Explanation
A virus protection software is designed to prevent viruses, worms and trojan horses from getting into a computer as well as remove any malicious software code.
-
Compiler
-
Assembler
-
Loader
-
Operating System
-
_
D
Correct answer
Explanation
It is a software that manages all the system resources to provide services that allows various applications to be executed.