C++20 sections · 1024 units
Open in CourseQuiz: Data storage
Data storage
Check Your Understanding
What is a variable in C++?
- A.A comment in code
- B.A type of loop
- C.A function that prints output
- D.A named storage location for data
Data storage
What is a variable in C++?