3.1 Data type and Variable with example in C | C programming | Fahim

Опубликовано: 14 Июнь 2026
на канале: Cyber School
26
6

Data type and Variable:
A variable is nothing but a name given to a storage area that our programs can manipulate. Each variable in C has a specific type, which determines the size and layout of the variable's memory; the range of values that can be stored within that memory; and the set of operations that can be applied to the variable.

Data types in c refer to an extensive system used for declaring variables or functions of different types. The type of a variable determines how much space it occupies in storage and how the bit pattern stored is interpreted.

Keywords in C Programming: https://www.programiz.com/c-programmi...

Video Link:
First C Program:    • 3. First Program in C | Hello World | C Pr...  

Thank You
Fahim Ahammed (CSE-ICE)