February 2021
Beginner
338 pages
4h 11m
English
So far, we have talked about data in terms of bytes. A byte is the smallest addressable region of memory/data storage. We access and manipulate this memory through variables and pointers. One byte can be used to represent the value of a single char variable. Four bytes can be used to represent the value of a single int.
Read now
Unlock full access