Showing all posts tagged "Datatypes Explained"
Datatypes in C
DATATYPE: What type of data is given into a variable is called datatype.
Different type of datatypes:Primitive datatypeDerived datatypesPRIMITIVE DATATYPE: These are built in very commonly used datatypes they are char ,int,float,void.
INTEGER DATATYPE:...
Posted on February 9th, 2019