Primitive Type A primitive type is a built-in type, such as: boolean object null number string undefined A primitive type is any type that isn't created using the new keyword.