The correct answer for this question is 'Output Units' because both printers and monitors are devices that display or produce information for the user to view. They are used to output data from a computer system, making them examples of output units in computing.
The correct answer for this question is 'RAM' because virtual memory is a memory management technique that uses a portion of the computer's hard drive to simulate additional RAM. This allows the computer to run more programs than it could with just the physical RAM alone. Therefore, virtual memory is typically located in the RAM of a computer.
The correct answer for this question is 'C. Serial Advanced Technology Attachment' because SATA is a type of interface used to connect storage devices like hard drives and SSDs to a computer. The term 'Serial Advanced Technology Attachment' accurately describes the technology and function of SATA, making it the correct answer.
The correct answer for this question is 'Crash' because when a failure occurs in the kernel of an operating system, it often leads to the system abruptly stopping or crashing. This term is commonly used in IT to describe a situation where the kernel fails to function properly, causing the system to become unresponsive or shut down unexpectedly. Therefore, 'Crash' is the appropriate term to describe a failure in the kernel in IT terminology.
The correct answer for this question is 'Disk' because a disk is a type of secondary memory device that stores data even when the power is turned off. Secondary memory devices are used for long-term storage of data, unlike primary memory devices which are used for temporary storage during processing.
The correct answer for this question is 'Help' because pressing the Windows key along with the F1 key on a keyboard typically opens the Help menu or launches a help window in many software programs and operating systems. This key combination is commonly used as a shortcut to access helpful information or support resources while using a computer.
The correct answer for this question is 'Micro Computers' because personal computers are typically small in size and designed for individual use. Micro computers refer to small-sized computers that are commonly used by individuals for personal tasks, making them synonymous with personal computers. Therefore, 'Micro Computers' is the correct term to describe personal computers in this context.
The correct answer for this question is 'Pascal' because Pascal is a well-known and widely used programming language. It was designed in the late 1960s and is still used today for teaching programming concepts and developing software applications. Therefore, Pascal fits the criteria of being a programming language.
The correct answer for this question is 'Registers' because registers are small, high-speed storage locations within the CPU that hold data temporarily while the CPU is processing it. Registers are used to store data that is being actively manipulated by the CPU and are considered a form of temporary memory due to their fast access times and limited capacity. This distinguishes registers from other types of memory, such as RAM or hard drives, which are used for longer-term storage of data.
The correct answer for this question is 'Cache' because it is the fastest memory in the memory hierarchy. Cache memory is located closest to the CPU, allowing for quicker access to frequently used data and instructions. This proximity to the CPU results in faster retrieval times compared to other types of memory in the hierarchy.