How many data types are there in c language
Answers
Answered by
1
There are five basic data types associated with variables: int - integer: a whole number. float - floating point value: ie a number with a fractional part. double - a double-precision floating point value.
hope its helpful
hope its helpful
Similar questions