C++20 sections · 1024 units
Open in Course

Quiz: Member access

Member access

Check Your Understanding

How do you access a struct member?

  1. A.Using []
  2. B.Using ->
  3. C.Using the dot operator (.)
  4. D.Using ()
Start the roadmap to answer the quizzes and solve the challenges