Octal equivalence - Example - Networking
        
	  
	
    Q.  Networking : The octal equivalence of 111010 is- Published on 25 Jun 15a. 81
b. 72 
c. 71 
d. None of above
ANSWER: 72 
 
Group 111010 into two groups as 111 and 010 then convert each group into octal like 111=7 and 010=2. Hence, the octal equivalence of 111010 will be 72.