1.can i use super keyword in normal class(not inheritance)
to call any method?if so how can i call particular variable?
2.In the inheritance how can i access the particular
variable from the base class(it containing 5 variables)
using super keyword?
No Answer is Posted For this Question
Be the First to Post Answer
What is rxjava2?
Is it correct to say that using parentheses can only change?
How do you run an executable jar file?
Do I need to install jre if I have jdk?
What is @override annotation in java?
what is meant by Encapsulation?Explain with an example?
How do I download and install eclipse on windows 10?
What is persistence xml in java?
What is serializable in java?
What is profile in java?
Difference between Abstract Class & Interface?
Why serialization is used in java?