which of the following 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
Similar questions