1.
What is multitasking?
Correct Answer
B. When a computer is running multiple applications at one time
Explanation
Multitasking refers to the ability of a computer to run multiple applications simultaneously. This means that the computer can handle multiple tasks or processes at the same time, allowing users to switch between different applications without any noticeable delay. Multitasking enhances productivity and efficiency by allowing users to perform multiple tasks concurrently, such as browsing the internet while listening to music or working on a document while running a virus scan in the background.
2.
The process of loading your computer's operating system after startup is known as:
Correct Answer
A. Booting
Explanation
The process of loading the computer's operating system after startup is known as booting. This involves the initialization of hardware components, loading of system files, and launching of necessary software processes to make the computer ready for use. The term "booting" originated from the phrase "pulling oneself up by the bootstraps," indicating the computer's ability to self-start and become operational.
3.
Commercially-produced software written by programmers to perform a specific task.
Correct Answer
C. Applications Software
Explanation
Applications software refers to commercially-produced software that is designed to perform specific tasks. Unlike an operating system, which manages the computer's hardware and provides a platform for other software to run on, applications software is focused on providing functionality to users. This can include a wide range of software, such as word processors, spreadsheets, graphic design programs, and video editing software. Applications software is typically created by programmers to meet the needs of specific tasks or industries, and it is often sold or licensed to users for their personal or professional use.
4.
The physical components of the computer are known as:
Correct Answer
A. Hardware
Explanation
Hardware refers to the physical components of a computer system, including the central processing unit (CPU), memory, storage devices, input/output devices, and other peripheral devices. Unlike software, which consists of programs and data that can be stored and executed on the hardware, hardware refers to the tangible parts of the computer that can be seen and touched. Therefore, hardware is the correct answer to the question.
5.
The "brain" of the computer, through which information to and from all applications and harware runs
Correct Answer
C. CPU
Explanation
The CPU, or Central Processing Unit, is often referred to as the "brain" of the computer because it is responsible for executing instructions and performing calculations. It acts as the control unit, coordinating and managing the flow of data between all applications and hardware components. The CPU processes and interprets instructions from the computer's memory, performs arithmetic and logical operations, and controls the timing and execution of instructions. It is a crucial component that plays a vital role in the overall functioning and performance of the computer system.
6.
The MAC application that maintains the desktop and the files and folders stored on the hard drive is called:
Correct Answer
B. Finder
Explanation
The correct answer is Finder. Finder is the default file manager and graphical user interface shell for macOS. It allows users to navigate and organize their files and folders, as well as access applications and system settings. It provides a visual representation of the desktop and allows users to easily search for files, move them between folders, and perform various file management tasks. Launchpad is a separate application that displays and organizes installed applications, while the Apple Menu provides access to system-wide settings and features.
7.
Which of the following is not a common input device?
Correct Answer
C. Printer
Explanation
A printer is not considered a common input device because it is primarily used for outputting information onto paper or other media. Input devices are used to input data or commands into a computer system, whereas a printer is used to produce physical copies of digital information. The keyboard and mouse, on the other hand, are common input devices as they allow users to input data and commands into the computer.
8.
A bit is a single binary digit
Correct Answer
A. True
Explanation
A bit is indeed a single binary digit. In computing and digital communications, a bit is the basic unit of information and can have two possible values: 0 or 1. It represents the smallest amount of data that a computer can process. Therefore, the statement "A bit is a single binary digit" is correct.
9.
A byte is a single binary digit
Correct Answer
B. False
Explanation
A byte is not a single binary digit but a unit of digital information that consists of 8 bits. Each bit can represent a binary digit of either 0 or 1. Therefore, the statement that a byte is a single binary digit is incorrect.
10.
Moving a file and Copying a file delete the file from its original location
Correct Answer
B. False
Explanation
Moving a file involves transferring the file from one location to another, while copying a file creates a duplicate of the file in a new location while keeping the original file intact. Neither moving nor copying a file deletes the file from its original location. Therefore, the statement is false.