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