Are there objects for primitive data types? [duplicate]
This question already has answers here: Difference between an object and a variable in C++ (4 answers) What is exactly an object in C++? (5 answers) Closed 2 days ago. If the object represents a data type, is the variable for a primitive data type like an integer also an object representing this type, or […]