Lecture1 Basic
Lecture1 Basic
Syntax:
Datatype variable _name;
float 4
double 8
long double 10
char 1
unsigned char(+) 1
• formulae :-
Fundamental data types are:-
• char – For character and string
• int – For integers
• float- For numbers with decimals