

MCQOPTIONS
Saved Bookmarks
This section includes 8 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
1. |
Hex 06 equal to BIN 00000110? |
A. | Yes |
B. | No |
C. | Can be yes or no |
D. | Can not say |
E. | |
Answer» B. No | |
2. |
The decimal representation for the character ! in ASCII is ____________ |
A. | 31 |
B. | 32 |
C. | 33 |
D. | 34 |
Answer» D. 34 | |
3. |
DEC 5 equal to OCT 005? |
A. | TRUE |
B. | FALSE |
C. | Can be true or false |
D. | Can not say |
Answer» B. FALSE | |
4. |
OCT 001 equal to ? |
A. | Decimal 1 |
B. | HEX 01 |
C. | BIN 00000001 |
D. | All of the above |
Answer» E. | |
5. |
Extended ASCII adds an additional ________ characters that vary between computers, programs and fonts. |
A. | 32 |
B. | 64 |
C. | 128 |
D. | 256 |
Answer» D. 256 | |
6. |
Each of which code can be represented by a ______ binary number. |
A. | 3-digit |
B. | 7-digit |
C. | 15-digit |
D. | 31-digit |
Answer» C. 15-digit | |
7. |
There are ______ standard ASCII codes |
A. | 32 |
B. | 64 |
C. | 96 |
D. | 128 |
Answer» E. | |
8. |
ASCII stands for ? |
A. | American Standard Coding for Information Interchange |
B. | American Standard Code for Interchange Information |
C. | American Standard Code for Information Interchange |
D. | American Standard Code Information Interchange |
Answer» D. American Standard Code Information Interchange | |