Vidyalelo
Java Programming · Q25

Declaration and Access Control

Programming · Java Programming · question 25

Q25

What keyword is used to declare a variable that can be accessed without creating an instance of the class?

A.
static
Answer
B.
final
C.
public
D.
this

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board