which of the following is not a valid c Language data type?
Answers
Answered by
3
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