My First C++ Program
C++ Program is a Basic programing language.
The first program is
C++ Syntax
int : Int is integer(whole numbers) is using in numbers. without decimals,
Example:12,-23.......
**float:**n C++, the "float" data type is used to store floating-point numbe...
sinan10.hashnode.dev3 min read