For converting binary to octal, “If number of bits in a binary number is not multiple of 3, then add required number of 0s on ______ of the binary number

🎲 Try a Random Question  |  Total Questions in Quiz: 50  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
CBSE Class 11 Computer Science Number System Practice Test — practice the complete quiz, review flashcards, or try a random question.

Number system is the way to represent everything in the form of digits. 

There are four types of number system.

1. Binary Number System
2. Decimal Number System
3. Octal Number System
4. Hexadecimal Number System


For converting binary to octal, “If number of bits in a binary number is not multiple of 3, then add required number of 0s on ______ of the binary number