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
How do you find lambda?
What is type inference? Is type inference available in older versions like java 7 and before 7 or it is available only in java se 8?
How do I create an executable jar file?
What is dto in java?
If one class havent the constructor, it has normal method, then can i use super keyword to call the method form the sub class and vice verse?
Is it correct to say that using parentheses can only change?
Explain about the Physical Data Model?
What are the authentication modes in asp.net? : java security
Can you compile java into exe?
How do I run a java program from the command line?
What's the difference between code-based security and role-based security? Which one is better? : java security
Which version of jdk is required for netbeans 8.0 2?