Types of Data Structures:
int 22223
Float 324.242
Derived Data types:
Little same as function data type.
Declaration done at beginning.
short => data type
long => variables
Strings:
Syntax
char(variable) [(number of bytes)];
Example:
char string 10;
Next Session is Structures.........
- Fundamental Data types.
- Derived Data types.
- Data types at a lowest level.
- Base for Other data types.
- Machine depend storage requirement.
int 22223
Float 324.242
Derived Data types:
Little same as function data type.
Declaration done at beginning.
- short int
- long int
- double int
- define data
short => data type
long => variables
Strings:
Syntax
char(variable) [(number of bytes)];
Example:
char string 10;
Next Session is Structures.........
No comments:
Post a Comment