Computer Knowledge Practice Question and Answer
8 Q: What is used to save a document in different locations?
1455 05ea2604494010016f5911368
5ea2604494010016f5911368- 1Savefalse
- 2Save astrue
- 3Insertfalse
- 4Enterfalse
- 5Newfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "Save as"
Q: The virus that spreads in application software is called -
1440 063e628a1cc37d41b3f99b6fb
63e628a1cc37d41b3f99b6fb- 1boot virusfalse
- 2macro virustrue
- 3antivirusfalse
- 4file virusfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "macro virus"
Q: The instruction about booting your system is stored in:
1440 063bfece3b90600403be5c142
63bfece3b90600403be5c142- 1RAMfalse
- 2CPUfalse
- 3BIOStrue
- 4Registerfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "BIOS"
Explanation :
The instructions about booting your system are stored in the Basic Input/Output System (BIOS) or its modern equivalent, Unified Extensible Firmware Interface (UEFI). BIOS/UEFI is firmware that is built into the computer's motherboard and contains low-level software that initializes and initializes hardware components, including the system boot process. It provides the necessary instructions for the computer to boot up and load the operating system from the storage device.
Q: What is system software?
1435 063ecc6e4aa2a114c951ecce3
63ecc6e4aa2a114c951ecce3- 1the software of the systemfalse
- 2computer softwarefalse
- 3a collection of programs designed to control and operate a computer, increasing its processing capacitytrue
- 4none of thesefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 3. "a collection of programs designed to control and operate a computer, increasing its processing capacity"
Explanation :
System software is a program designed to run a computer's hardware and applications and manage its resources, such as its memory, processors, and devices. It also provides a platform for running application software, and system software is typically bundled with a computer's operating system.
Q: Mail merge is a component of which of the following?
1432 063bfedd5b90600403be5c4be
63bfedd5b90600403be5c4be- 1MS Wordtrue
- 2MS Excelfalse
- 3Word Pressfalse
- 4MS Accessfalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 1. "MS Word"
Explanation :
Mail merge is a feature in Microsoft Word that allows you to create personalized documents, such as letters, envelopes, or labels, by combining a main document (containing generic content) with a data source (such as an Excel spreadsheet or a database) that contains specific information for individual recipients. This feature is commonly used for creating mass mailings or personalized communication materials.
Q: Array is used for-
1431 063ede73a7312b71d33e25e8d
63ede73a7312b71d33e25e8d- 1To store the value in memoryfalse
- 2To delete the value in memoryfalse
- 3for outputfalse
- 4all of the abovetrue
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 4. "all of the above"
Explanation :
An array is used to store values in memory. Arrays allow you to store multiple values of the same data type under a single variable name, making it easier to manage and manipulate data in programming. Arrays are commonly used in various programming languages for tasks such as storing collections of data, performing calculations on large sets of values, and iterating through elements to process them. Arrays are not used for deleting values in memory or for output; their primary purpose is to store and organize data.
Q: The microprocessor which is the brain of the computer is called?
1428 061388d095ee3b079c60b38e6
61388d095ee3b079c60b38e6- 1Softwarefalse
- 2Microchiptrue
- 3Macrochipfalse
- 4All the statements are truefalse
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "Microchip"
Q: The number of rows in Excel 2003 is ______.
1428 063ecd224e6cd351b75fdc8a1
63ecd224e6cd351b75fdc8a1- 165535false
- 265536true
- 365534false
- 465533false
- Show AnswerHide Answer
- Workspace
- SingleChoice
Answer : 2. "65536"
Explanation :
In Excel 2003, the number of rows is 65,536. Each worksheet in Excel 2003 consists of 65,536 rows and 256 columns.

