the number comes out of 1024 use binary system
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.
1024 = 2^10
in binary, 2^10 is the 11th digit from the right, therefore 1024 in base-10 is 10000000000 in base-2