Computer Science, asked by monymohan0032, 4 months ago

which of the following is not a valid c Language data type?

 a) int

b) float

c) char

d) None of these

(please give only right. answer)​​

Answers

Answered by smartboy225
2

Answer:

d) None of these

Explanation:

Because remaining all are data types

Answered by itzdreamer44
0

none of these

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

Similar questions