Computer Science - Object Oriented Programming Using C++ - Discussion
Discussion Forum : Object Oriented Programming Using C++ - Section 3 (Q.No. 27)
27.
Which (if any) of the following is NOT a programmer-defined type
Discussion:
1 comments Page 1 of 1.
Ayesha... said:
5 years ago
C data types classification are:
Primary data types:
-> int
-> char
-> float
-> double
-> void.
Secondary data types (or) User-defined data type:
-> Array
-> Pointer
-> Structure
-> Union
-> Enum
Primary data types:
-> int
-> char
-> float
-> double
-> void.
Secondary data types (or) User-defined data type:
-> Array
-> Pointer
-> Structure
-> Union
-> Enum
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers