Computer Science - Digital Computer Electronics - Discussion

Discussion Forum : Digital Computer Electronics - Section 1 (Q.No. 49)
49.
Conversion of decimal number 6710 to it's octal number equivalent is
1008
1038
1098
998
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Dinu said:   8 years ago
Convert 67 in binary.

1000011->001 000 011 to octal.
001=1
000=0
011=3
(103).

Bhaichung said:   9 years ago
I tried this problem. It gives same value only.

Post your comments here:

Your comments will be displayed after verification.