Computer Science, asked by pandu1718, 1 year ago

How many data types are there in c language

Answers

Answered by siyaa2
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
Similar questions