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