C++ The Data and its types
Introduction
In C++ we have three basic types of data types
Primitive Data types
Derived Data Types
User Defined Data Types
Primitive Data Types
In this primitive data types we have the basic types such as int for number without decimal points ...
arvikh.hashnode.dev3 min read