what is data type ? explain various data type used in "c" *
Answers
Answered by
2
Answer:
These are fundamental data types in C namely integer( int ), floating point( float ), character( char ) and void . Derived data types: Derived data types are nothing but primary datatypes but a little twisted or grouped together like array, stucture, union and pointer.
Explanation:
......
Answered by
1
Answer:
There are mainly two types of data used in programs .They are primitive data types and composite data types
Primitive data types - they are inbuilt data types
Composite data types- they are created from two or more kinds of primitive data types
The java language contains eight types of primitive data types-
Byte,long,short,int,float,double,char,and boolean ..
Similar questions
Science,
2 months ago
Chemistry,
2 months ago
Business Studies,
5 months ago
Geography,
11 months ago
English,
11 months ago