Data types in c++:
1.Int (for integer numbers like 1,2 etc)
2.Float (for fraction digits like 1.5, 3.4 etc)
3.Char (For characters like a. A, B etc)
4.Boolean (for true or false)
No comments:
Post a Comment