QuizIntermediate

Static Members

Understand how static members belong to the class rather than instances.

How do you access a static member `MAX` of a class named `Config`?