Question Bank
JavaScript Class Static vs Instance: Two Explanations Quiz
Difficulty: Medium
Two seeded explanations of how a `Person` class with a static method, a getter, and an instance method behaves when called via `new`, plus two companions on getter syntax and static field inheritance.
