To convert a binary number to octal, how should the digits be grouped?
3 by 3 starting from the decimal point
4 by 4 starting from the decimal point
2 by 2 starting from the decimal point
5 by 5 starting from the decimal point