Answer Posted / ravikiran(aptech mumbai)
super class is the one which will declare members and
methods and will allow all the subclasses to make use of them.
sub class is the class which inherits the mebes and methods
from the super class and declares it's own members as well.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is stored procedure. How do you create stored procedure ?
What is a values collection view ?
Can a final variable be initialized in constructor?
What is thread count in java?
What is hashmap in java?
What does regex mean?
What is a variable simple definition?
What is static import?
Is simpledateformat safe to use in the multithreaded program?
Write a program to print the pattern given below
How is the marker interface used in Java?
How many types of voids are there?
What is a treemap in java?
Explain about OOPS concepts and fundamentals.
How many types of flags are there?