
codeczar.blogspot.com
Aakash's BlogFriday, August 31, 2007. To me numbers are just some entity that need to be represented. The way we chose to represent them is in base 10 also known as decimal number system, Where we have 10 symbols 0,1,2,3,4,5,6,7,8 and 9 and we use them to represent any number we want to represent. Eg: number twelve is represented as (1*10 2) or 12. And number hundred and twenty three is represented as (100*1 10*2 3) or 123. Similarly negative numbers can be represented. Lets say 'A' represents that '0' as we know it.
http://codeczar.blogspot.com/