Which of the following is NOT a primitive data type in the C programming language?
char
float
int
struct

Programming Languages Exercises are loading ...