Answer Posted / niranjanravi
Super class is the class that is inherited and Subclass is
the class that does inheriting.
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is class array in java?
Can we use this () and super () in a method?
How to display all the prime numbers between 1 and 100
What is comparator in java?
What is the function of java?
What is the use of StringTokenizer class?
When should I use a singleton?
What does the string method compareto () do?
Detail discussions on JVM, memory management and garbage collector.
What is the purpose of a default constructor?
Why do we need array in java?
What is the purpose of extern variable?
What is the method to declare member of a class static?
What is return in java?
How can an exception be thrown manually by a programmer?