Java
- Primitive Types
- boolean, byte, char, short, int, long, float, double
- Reference Types
- class, interface, array, enum
JavaScript
- Primitive Types
- number, string, boolean, null, undefined, symbol, bigint
- Complex Type
Python
- Primitive Types
- Non-Primitive Types