C++20 sections · 1024 units
Open in CourseQuiz: Custom data types
Custom data types
Check Your Understanding
What is a struct?
- A.A user-defined type that groups related variables
- B.A built-in data type
- C.A type of loop
- D.A function
Custom data types
What is a struct?