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

Post New Answer

More Java Related AllOther Interview Questions

What is serializable in java?

0 Answers  


how can program polindrome using java

1 Answers  


What does el mean in java?

0 Answers  


Are jvm’s platform independent?

0 Answers  


What is property file in java?

0 Answers  






What is javabeans api?

0 Answers  


I get an exception if I remove the static modifier from main?

0 Answers  


Can we install jre without jdk?

0 Answers  


Topic- looping,function overloading,nesting ,polymorphism. Aim - to write a function with a name buzz-buds,that will check whether the given numbers are buddies or not on the basis of no. of parameters passed during function calling.

0 Answers  


What is the purpose of jdk?

0 Answers  


How do you run an executable jar file?

0 Answers  


why the sleep method does not leave the lock and wait method leave the lock

4 Answers  


Categories