In C++, what is a type ?
the content associated to a variable in program’s memory.
a group of authorized values and operations for different objects
a memory element of the program that stores a value
a self-contained module of code that accomplish a specific task