Operating System - Study Mode

[#261] Boot startup process
Correct Answer

(A) Loads system files to RAM

Explanation

Solution: The boot process loads the operating system into main memory or the random access memory (RAM) installed on your computer.

[#262] When you delete file, where it resides?
Correct Answer

(B) Recycle bin

Explanation

Solution: In computing, the Trash is temporary storage for files that have been deleted in a file manager by the user, but not yet permanently erased from the file system.

[#263] Which of the following memory unit that processor can access more rapidly
Correct Answer

(C) Cache memory

Explanation

Solution: Cache memory, also called cache, supplementary memory system that temporarily stores frequently used instructions and data for quicker processing by the central processing unit (CPU) of a computer. The cache augments, and is an extension of, a computer's main memory.

[#264] Small pictures appear on the desktop
Correct Answer

(B) Icon

Explanation

Solution: Icon is a small graphical representation of a program or file. When we double-click an icon, the associated file or program will be opened. For example, if we were to double-click on the My Computer icon, it would open Windows Explorer.

[#265] A graphical user interface displays
Correct Answer

(C) Both of Above

Explanation

Solution: A GUI (graphical user interface) is a system of interactive visual components for computer software. A GUI displays objects that convey information, and represent actions that can be taken by the user. The objects change color, size or visibility when the user interacts with them.