📄️ Boolean
Description
📄️ Integers and bitstrings
Description
📄️ Floating Point
Description
📄️ Strings and Characters
Description
📄️ Arrays
Description
📄️ Pointers
A POINTER is a variable used to store a memory address of another variable of the same type.