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 user-defined type that groups related variables
- C.A built-in data type
- D.A function
Custom data types
What is a struct?