Which of the following data types in C++ is NOT considered primitive?
string
char
int
float

Programming Languages Exercises are loading ...