FlashcardIntermediate

Static Members and Methods

static members belong to the class itself rather than instances.

Question

What does the static keyword do in a class?

Click to reveal answer