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.Text strings
- C.True or false only
- D.Whole numbers like 42 or -7
Integer type
What kind of values can an int store?