Problems
Contests
Roadmaps
Playground
Sign in
Roadmaps
C++
Classes & Objects
Quiz: Member access
C++
20 sections · 1024 units
Open in Course
Quiz: Member access
Member access
Check Your Understanding
How do you access a struct member?
A.
Using []
B.
Using ->
C.
Using the dot operator (.)
D.
Using ()
Start the roadmap to answer the quizzes and solve the challenges
Previous
Const Member Functions
Section 16 · Unit 36
Next
Quiz: Static and Const Members
"Give me a high-level overview of this topic."
"Can you show me an example of how this is used?"