Data Types In C Language

No comments
Data Types :-   'C' language have several data type. There are four fundamental data types in 'C'. Which are int, char, float,double.

int - Used to store integer value.
char - Used to store a single character value.
float - Used to store single precision floating point number.
double - Used to store double precision floating point number.

We can use type qualifier with the basic data type to get some more types. There are two types of qualifiers.

1. size qualifier - short, long.
2. sign qualifier - signed, unsigned. 

No comments :

Post a Comment

Subscribe

Milan Panda
Admin
About Me | Contact
Copyright 2023-2024 © Programming1011 . 🎀 Developed and Design By- Milan Panda. Happy Holi All Of You 🎀