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
-
Illegalware
-
Badware
-
Malware
-
Maliciousware
C
Correct answer
Explanation
Malware is a portmanteau of malicious software. It is a broad term that encompasses viruses, worms, trojans, and other harmful programs.
-
Program to send mails automatically
-
Program to monitor logins
-
Program to specific tasks on a network
-
Program to check virus
C
Correct answer
Explanation
Bots are automated programs that perform specific tasks on networks, often maliciously like DDoS attacks or spam distribution. They can also be used for legitimate purposes like web crawling. Option C is correct despite the grammatical error in the question ('Bots is' should be 'Bots are') and the option ('to specific tasks' missing a verb).
-
keylogger
-
Ransomware
-
Rootkit
-
Spyware
C
Correct answer
Explanation
A rootkit is a collection of software tools that enable an unauthorized user to gain control of a computer system without being detected. It often hides its presence and provides administrative (root) access.
-
Ransomware
-
Keylogger
-
Trojan
-
Stenographer
A
Correct answer
Explanation
Ransomware is a type of malware that encrypts a victim's files, making them inaccessible. The attacker then demands a ransom payment in exchange for the decryption key.
-
Connecting to a system with the administrator username and password
-
Connecting to a system with the admin username and password
-
Connecting to a system with a random username and password
-
Connecting to a system with no username and password
D
Correct answer
Explanation
A null session is a connection to a Windows system that does not require a username or password. It is often used by attackers to gather information about the system.
-
A bigger and more dangerous virus
-
Software used to duplicate viruses
-
Computer software used to prevent, detect and remove malicious software
-
A biological agent that reproduces itself inside the cells of living things
C
Correct answer
Explanation
Antivirus software is designed to detect, prevent, and remove malicious software (malware) from computer systems. It acts as a protective layer against various digital threats.
-
supercomputer: hundreds of CPUs, 1012 bits of RAM
-
1012 or more transistors per CPU
-
supercomputer: hundreds of CPUs, 109 bits of RAM
-
106 or more transistors per CPU
C
Correct answer
Explanation
Supercomputers are defined by their massive parallel processing capabilities, typically involving hundreds of CPUs and high memory capacities, often cited in historical AI texts as having 10^9 bits of RAM.
-
determining if a machine can talk
-
an expert system by asking user's hair
-
a machine that takes role as one of the player
-
an online computer game
C
Correct answer
Explanation
The Turing test is a test of a machine's ability to exhibit intelligent behavior equivalent to, or indistinguishable from, that of a human. It involves a machine acting as one of the players in a conversation.
-
A moth was found in a computer in the 1940s.
-
Ant took over a computer.
-
A group of cockroaches invaded a laptop.
-
Spiders caused a short circuit in the motherboard of a desktop computer.
A
Correct answer
Explanation
The term 'bug' became popular after Grace Hopper and her team found a moth trapped in a relay of the Harvard Mark II computer in 1947, causing it to malfunction.
D
Correct answer
Explanation
In programming, a bug is a flaw, error, or fault in a computer program that causes it to produce an incorrect or unexpected result.
-
Input
-
Output
-
Storage
-
Coding
D
Correct answer
Explanation
The four basic functions of a computer are input, processing, output, and storage. Coding is the act of creating instructions for the computer, not a function of the hardware itself.
A
Correct answer
Explanation
A computer is defined as an electronic device that manipulates information or data. It has the ability to store, retrieve, and process data.
C
Correct answer
Explanation
In client-server architecture, a server is a computer or program that dedicates its resources to fulfill requests and provide data to client devices over a network. A client is the one that requests the data.
Which of the following is NOT a component of a graphics card?
-
GPU
-
Video memory
-
Cooling system
-
Power supply
D
Correct answer
Explanation
A graphics card does not have a power supply. It receives power from the motherboard.
Which of the following is NOT a type of graphics card cooling system?
-
Air cooling
-
Liquid cooling
-
Hybrid cooling
-
Passive cooling
D
Correct answer
Explanation
Passive cooling is not a type of graphics card cooling system. It is a method of cooling a graphics card without using any fans or other active cooling components.