C++20 sections · 1024 units
Open in Course

Quiz: Function Design

Test your understanding

Check Your Understanding

You need a function to print a user's full name. What return type should it have?

  1. A.void
  2. B.string
  3. C.bool
  4. D.int
Start the roadmap to answer the quizzes and solve the challenges