Answer Posted / bhadresh
super class method is call as parent method.
super Keyword use to call in child class or sub class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between jdk, jre, and jvm?
How big is a 32 bit integer?
Which is bigger float or double java?
Why Java is not pure Object Oriented language?
How much is a java license?
What is array list in java?
Is 0 a prime number?
What are the disadvantages of object oriented programming?
How many types of voids are there?
what are three ways in which a thread can enter the waiting state? : Java thread
What does string intern() method do?
In java, how we can disallow serialization of variables?
What is Java Shutdown Hook?
Can we clone singleton object in java?
How does singleton class work?