which of the following is not a valid c language data type .(A)int (B) float (C) char (D)none of this
Answers
Answered by
23
Answer:
none of these
Explanation:
Answered by
0
Answer:
The accurate answer is Option (D) none of this because int, float, and char all are valid c language data types.
Explanation:
A data type, in prearrange, is a categorization that specifies which type of value a changeable has and what type of arithmetic, relational, or logical effectiveness can be registered to it without causing an error. Basic Data Type. integer, Floating-point, double, character. Derived Data Type. Union, structure, array, etc. Enumerated Data Type. An extra special kind of data item is expounded by the values it can take, the prearranged language used, or the functioning that can be complete on it.
Hence, the correct answer is Option (D) none of this.
#SPJ2
Similar questions