In modern world filled with complex programming languages of all sorts, what is the significance of Binary Numbers? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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.

14th Sep 2019, 8:52 PM
ASM
ASM - avatar
1 Antwort
+ 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).
14th Sep 2019, 9:28 PM
Sonic
Sonic - avatar