Answer Posted / janet
A super class is a class that is inherited where as sub
class is a class that does the inheriting.
| Is This Answer Correct ? | 58 Yes | 16 No |
Post New Answer View All Answers
What is a key in java?
Why are getters and setters used?
What are internal variables?
Can we access instance variables within static methods ?
explain copyonwritearraylist and when do we use copyonwritearraylist?
Can an integer be a string?
What are advantages and disadvantages of OOPs?
How do you get length in java?
What is method overloading and method overriding?
Is it possible to compare various strings with the help of == operator? What are the risks involved?
How do you check if a string contains only numeric digits?
What is regex used for?
Can a main method be overloaded?
What is singleton class in ruby?
Can you sort a list in java?