MSMuhammed sinan epinsinan10.hashnode.dev·Jul 2, 2024 · 3 min readMy First C++ ProgramC++ 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...00