Vidyalelo
Java Programming · Q55

Inheritence

Programming · Java Programming · question 55

Q55

If super class and subclass have same variable name, which keyword should be used to use super class?

A.
super
Answer
B.
this
C.
upper
D.
classname

Answer: Option A

Solution

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