Given a number 78 ..... Convert it into Binary. Add all the digits and enter the answer.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
( 7 8 ) 1 0 in binary is ( 1 0 0 1 1 1 0 ) 2 .
→ 1 + 0 + 0 + 1 + 1 + 1 + 0 = 4