Computer Science, asked by harpreetkaur29512, 5 months ago

which is not a valid c language data type?​

Answers

Answered by Aera2542
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 keyboardavro
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