During 2010 there will be quite a few occurrences of the date becoming some sort of binary number. Whenever composed as a 6 digit format: 011010 works as a binary value. 

Additional occurrences are going to be: 

011010 

101010 

111010 

011110 

101110 

111110 

100110 

110110 

In accordance with Wikipedia, "the binary numeral system, or base- 2 number system represents numeric values using two symbols, and 1. 

 

Additional specifically, the usual base- 2 system is a positional notation with a radix of 2. 

 

Owing to its straightforward implementation in digital electronic circuitry using logic gates, the binary system is used internally by means of every computing devices. " 

Share