In order to understand why KB = 1024 Bytes (or is it?) you’ll need some prerequisites. To keep this blog beginner friendly I’ll be explaining some basics concepts such as: Positional Number Systems, SI Prefixes. If you already have a grasp of those concepts you can scroll past them to “Putting it all together” section…
The question: Have you ever wondered how something in a computer really works? When looking at the function: Have you ever found yourself questioning what printf is really doing? You might know that this function is used to print the defined characters on the screen that’s the “What” and that’s all you need to know…