Research is simply a continuation of something we already naturally do: learning.
Learning happens when you understand something that someone else already understands.
Research happens when you understand something that nobody else understands yet.
Kanjun Qiu
Memory
Basic Memory
Computer memory is a linear sequence of bytes.
Each byte in memory has a unique address.
The address can be represented in decimal or hexadecimal values.
Basic data types like character, integer, float, and double use different amounts of memory.