Vidyalelo
Java Programming · Q49

Declaration and Access Control

Programming · Java Programming · question 49

Q49

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

A.
static
Answer
B.
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