

MCQOPTIONS
Saved Bookmarks
This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Science knowledge and support exam preparation. Choose a topic below to get started.
1. |
Conversion of an octal number 1348 to a binary number is~! |
A. | 0010110112 |
B. | 0011011002 |
C. | 0010111002 |
D. | 1100112 |
E. | None of the above |
Answer» D. 1100112 | |
2. |
Conversion of a hexadecimal number 6316 to binary number is |
A. | 11001112 |
B. | 11000112 |
C. | 1110112 |
D. | 11001112 |
E. | None of the above |
Answer» C. 1110112 | |
3. |
Conversion of binary number 10010012 to hexadecimal is |
A. | 4016 |
B. | 3916 |
C. | 4916 |
D. | 4216 |
E. | None of the above |
Answer» D. 4216 | |
4. |
Conversion of binary number 11000112 to its decimal number is |
A. | 2910 |
B. | 9710 |
C. | 9910 |
D. | 9310 |
E. | None of the above |
Answer» D. 9310 | |
5. |
Conversion of binary number 10010102 to to its decimal number is |
A. | 7410 |
B. | 9710 |
C. | 7210 |
D. | 6310 |
E. | None of the above |
Answer» B. 9710 | |
6. |
Digital design often starts by constructing a _____ table. |
A. | Standard |
B. | Two-stage |
C. | Truth |
D. | Two-dinensional |
E. | None of the above |
Answer» D. Two-dinensional | |