What is a super class and how super class be called?
Answer Posted / niranjanravi
super class is the class that is inherited.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can we override constructors?
What is :: operator in java 8?
Explain different forms of polymorphism?
What is the difference between class & structure?
Is java 1.7 the same as java 7?
Explain jvm, jre, and jdk?
How do you sort a string in java?
Can we overload destructor in java?
What are the different types of garbage collectors in java?
Why isn’t there operator overloading?
How do you access command-line arguments within the code?
What is application system?
Explain about doubly linked list
What is stringreader?
What is thread synchronization in java?