Express the number 45 in binary code. Your answer should be expressed in base 2.
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.
45/2=22 and 1 is left remainder, then 22/2=11 and 0 is left as the remainder. Keep doing this and at the last the answer will be read from downwards to upwards i.e. 101101