Datatype

variablesdeclaration.fashionandcs.com

Datatype:



Datatype is actually something that tells the type of the data.

Types of datatype:

To declare a variable we uses
int, char, double, long, float, string etc.
We will discuss them briefly one by one.

Comments

Popular posts from this blog

How to display the output in C++