which is not a valid c language data type?
Answers
Answered by
0
Answer:
Long is not a valid 'data type' in C language. Explanation: Data types can be define or specify how the 'data' has to get entered in our programs and what type of data we have to enter. 'C language' has some 'predefined set of data types' where it handles various types of data that we have to use in 'our program'.
Answered by
0
Answer:
Explanation:
which of the following is not a valid c language data type .(A)int (B) float (C) char (D)none of this
none of these
Similar questions