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