Q49
Name the keyword that makes a variable belong to a class, rather than being defined for each instance of the class.
A.
static
AnswerB.
final
C.
abstract
D.
native
E.
volatile
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board