Today we talk about a vary impotent and topic in c programming , which name is basic data type so, what is data types ?
Ans:- C programming data types are defined as the data storage format that a variable can store a data to perfectly work for a specific operation. We use data types to define a variable before to use in a program.We can define size of variable, constant and array are determined by data types.Now see what is basic data types?
Ans:- C programming data types are defined as the data storage format that a variable can store a data to perfectly work for a specific operation. We use data types to define a variable before to use in a program.We can define size of variable, constant and array are determined by data types.Now see what is basic data types?
BASIC DATA TYPES :-
Basic data type menace, which type of data type are created before , we don;t need to create . This type of data types are:- Integer type.
- Float type.
- Character type.
Comments
Post a Comment