which is the following is not valid c language data type?
Answers
Answered by
1
Answer:
HIIIIIIIIIIIIIIIIIII
Answered by
4
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................
Explanation:
Primary data types: There fundamental data types in C namely integer( int ) floating point ( float), character ( char) and void.........
Derived date types: Derived date types are nothing but primary data types but a little twisted or grouped together like array, stucture , union and pointer...........
I hope this answer can help you
Be always happy and be always safe.......
Similar questions