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 |
Why java is better than node.js?
What is meant by swing in java?
I run a web server. Am I at risk? : java security
What is transaction management in java?
Can I have multiple main methods in the same class?
Why is lambda expression used?
Which interceptor is responsible for setting action javabean properties?
Why struts framework is used in java?
Explain the reason for each keyword of public static void main(string args[])?
What is the java api?
write a code in jsp to swap two numbers?
What is crud operations in java?