Question:medium

Which of the following is primitive data type in C ?

Show Hint

Primitive = Built-in (int, float, char). User-defined = You build them (struct, union, enum).
Updated On: Jun 6, 2026
  • long int
  • struct
  • union
  • enum
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0


Questions Asked in CUET (PG) exam