Name the keyword that makes a variable belong to a class, rather than being defined for each instance of the class. Select the one correct answer.

Options
- static
- final
- abstract
- transient


CORRECT ANSWER : static

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement