📅  最后修改于: 2022-03-11 14:48:43.641000             🧑  作者: Mango
// What is primitive data types ?
The most famous primitive data types are: int, object, short, char, float,
double, char, bool. They are called primitive because they are the main
built-in types, and could be used to build other data types.