Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 14 (Q.No. 30)
30.
Conversion of an octal number 738 to binary number is
1101112
1111002
1100102
1110112
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Suman sharma scobacs said:   1 decade ago
(73)base 8 = (111011)base 2

Because 7 = 111 and 3 = 011.

Post your comments here:

Your comments will be displayed after verification.