MCQS

Computer Science

The correct answer for this question is 'Telescope' because the capitalized letters 'K' and 'R' in 'SpeKtr R' are clues that point to the word 'Telescope'. By rearranging the letters 'K' and 'R' in 'SpeKtr R', we get the word 'Telescope'. This makes 'Telescope' the correct answer for the question.

The correct answer is '10' because the drop cap feature in Microsoft Word allows you to set a maximum of 10 lines for the drop cap. This means that you can choose to have the drop cap extend up to 10 lines in height within your document. Any more than 10 lines would exceed the maximum limit set by the software.

The correct answer is 'A. 1st' because procedural language is considered a first-generation language. First-generation languages are low-level languages that directly correspond to the hardware of a computer, making them the most basic and primitive type of programming language. Procedural languages, like assembly language, fall into this category as they provide a simple and direct way to interact with the computer's hardware.

The correct answer is 'A. CPU' because the CPU, or Central Processing Unit, is the primary component of a computer that processes data. It is responsible for executing instructions, performing calculations, and managing data flow within the system. Therefore, the CPU is the device specifically designed for processing data in a computer system.

The correct answer is 'A. Process' because a process is the fundamental unit of work in a CPU. It represents a program in execution and includes all the necessary resources and data needed for that program to run. Therefore, the term 'process' accurately describes the basic unit of CPU utilization.

The correct answer for this question is 'Time Machine' because it is a built-in feature in Mac OS specifically designed for data backup. Time Machine allows users to easily back up their files, applications, and system settings to an external storage device, ensuring that their data is protected and easily recoverable in case of loss or corruption. This makes Time Machine the most suitable and efficient option for data backup on Mac OS.

The correct answer is '1024 bytes' because in computing, 1 kilobyte (KB) is equal to 1024 bytes, not 1000 bytes. This is because computers use a binary system where data is stored in powers of 2, so 1 KB is actually 2^10 bytes, which equals 1024 bytes.

The correct answer is 'A. 256 different characters' because ASCII uses 8 bits to represent each character, allowing for a total of 2^8 = 256 different possible characters. This means that ASCII can encode a wide range of characters including letters, numbers, symbols, and control characters.

The correct answer is 'A. ctrl F4' because pressing 'ctrl F4' is a common shortcut used to close the active program or window on a computer. This key combination is widely recognized and commonly used for this specific function.