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?
Answers were Sorted based on User's Feedback
Answer / srikanth
no,without constructer we cant call super class members
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nivas
yes.we can use it.for ever class super class should be called
| Is This Answer Correct ? | 0 Yes | 1 No |
How do I create an executable jar file?
Do I need jdk or jre?
What is lazy loading in jpa?
What is the use of entity class in java?
What is cache in java?
In system.out.println(), what is system, out and println?
What about 'hostile applets'? : java security
What's the difference between authentication and authorization? : java security
What is jar file in java?
What is jdk for netbeans ide?
What is dto in java?
How do I open my java console?