

MCQOPTIONS
Saved Bookmarks
This section includes 14 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Fundamentals knowledge and support exam preparation. Choose a topic below to get started.
1. |
Each byte of character is stored as its ASCII value in _______ |
A. | Hexadecimal |
B. | Binary |
C. | Octal |
D. | Decimal |
Answer» B. Binary | |
2. |
To locate the exact location of data in memory, we need the starting address of the segment, which is found in the DS register and an offset value. This offset value is also called? |
A. | Effective Address |
B. | Direct offset address |
C. | Memory address |
D. | General Address |
Answer» B. Direct offset address | |
3. |
To speed up the processor operations, the processor includes some internal memory storage locations, called ___________ |
A. | Drives |
B. | Memory |
C. | Units |
D. | Registers |
Answer» E. | |
4. |
Each personal computer has a _________ that manages the computer’s arithmetical, logical and control activities. |
A. | Microprocessor |
B. | Assembler |
C. | Microcontroller |
D. | Interpreter |
Answer» B. Assembler | |
5. |
TO_LOCATE_THE_EXACT_LOCATION_OF_DATA_IN_MEMORY,_WE_NEED_THE_STARTING_ADDRESS_OF_THE_SEGMENT,_WHICH_IS_FOUND_IN_THE_DS_REGISTER_AND_AN_OFFSET_VALUE._THIS_OFFSET_VALUE_IS_ALSO_CALLED??$ |
A. | Effective Address |
B. | Direct offset address |
C. | Memory address |
D. | General Address |
Answer» B. Direct offset address | |
6. |
Each_byte_of_character_is_stored_as_its_ASCII_value_in________$ |
A. | Hexadecimal |
B. | Binary |
C. | Octal |
D. | Decimal |
Answer» B. Binary | |
7. |
To speed up the processor operations, the processor includes some internal memory storage locations, called __________? |
A. | Drives |
B. | Memory |
C. | Units |
D. | Registers |
Answer» E. | |
8. |
The segment containing data values passed to functions and procedures within the program. |
A. | Code |
B. | Data |
C. | Stack |
D. | System |
Answer» D. System | |
9. |
The instructions that tell the assembler what to do. |
A. | Executable instructions |
B. | Pseudo-ops |
C. | Logical instructions |
D. | Macros |
Answer» B. Pseudo-ops | |
10. |
A Borland Turbo Assembler. |
A. | nasm |
B. | tasm |
C. | gas |
D. | asm |
Answer» C. gas | |
11. |
A direct reference of specific location. |
A. | Segment Address |
B. | Absolute Address |
C. | Offset |
D. | Memory Address |
Answer» C. Offset | |
12. |
The data size of a word is _________ |
A. | 2-byte |
B. | 4-byte |
C. | 8-byte |
D. | 16-byte |
Answer» B. 4-byte | |
13. |
Assembly Language requires less memory and execution time. |
A. | True |
B. | False |
Answer» B. False | |
14. |
Each personal computer has a _________ that manages the computer’s arithmetical, logical and control activities. |
A. | Microprocessor |
B. | Assembler |
C. | Microcontroller |
D. | Interpreter |
Answer» B. Assembler | |