+ 9
In modern world filled with complex programming languages of all sorts, what is the significance of Binary Numbers?
I've been seeing people getting intrigued by binary numbers, learning methods of decoding and encoding and was just curious about its use as of today.
1 Respuesta
+ 7
While developers using high level languages probably do not need to worry so much about binary representation these days, under the hood, computers still use binary (on-off).