C programming basic data types. - Star Coder BD

We Love To Eat Code

ads

Hot

Post Top Ad

Your Ad Spot

Tuesday, August 29, 2017

C programming basic data types.

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?




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. 







No comments:

Post a Comment

GCD and LCM easy calculation.

C Program to Find LCM of two Numbers Examples on different ways to calculate the LCM (Lowest Common Multiple) of two integers using loops...

Post Top Ad

Your Ad Spot