C++20 sections · 1024 units
Open in CourseQuiz: Integer type
Integer type
Check Your Understanding
What kind of values can an int store?
- A.Decimal numbers like 3.14
- B.Whole numbers like 42 or -7
- C.Text strings
- D.True or false only
Integer type
What kind of values can an int store?