If one class havent the constructor, it has normal method,
then can i use super keyword to call the method form the
sub class and vice verse?
Answer Posted / nivas
yes.we can use it.for ever class super class should be called
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which class is the superclass of every class?
Why doesn’t the main method throw an error with no arguments?
What is a stream in java?
What gives java it’s “write once and run anywhere” nature?
What is a static method?
Can a method be static and synchronized?
Why dependency injection is used in java?
What is spliterator in java se 8?
What is lazy loading in jpa?
What does persist mean in java?
What is java api?
What is meant by swing in java?
What is resultsetmetadata in java?
What is jdk jre and jvm?
What does el mean in java?