document.write( "Question 1195037: Peter wish to store data in a 4-bit binary register. Calculate the highest possible value this register can hold. \n" ); document.write( "
Algebra.Com's Answer #827383 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Peter wish to store data in a 4-bit binary register. \n" ); document.write( " Calculate the highest possible value this register can hold. \n" ); document.write( ": \n" ); document.write( "That would be 1,1,1,1 which is 1+2+4+8 = 15 \n" ); document.write( " |