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 / srikanth
no,without constructer we cant call super class members
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does el mean in java?
What is the resourcebundle class?
What is a jvm?
What do you understand by a variable?
What is javabeans api?
What is repository pattern in java?
What is type inference? Is type inference available in older versions like java 7 and before 7 or it is available only in java se 8?
Why there are no global variables in java?
Why struts framework is used in java?
when i send the request to the JSP page it will print as it is and why? and how to solve this problem please inform me that solution
Where is singleton design pattern used in java?
What is mime in java?
What is flatmap java?
What is orm in java?
What are the new features about Java se 8 ?