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 install jdk?
How does jpa repository work?
How can the static main method use instance variables?
Is jdk required for netbeans?
In my project i need to use either JSF or Struts.Here i need some clarification about them and which IDE is better for JSF development? Please post your valuble answers ASP!
What is lambda expression in mvc?
Can a method be static and synchronized?
what are the types of constructer explain with example
Please can anybody explain what exactly "the project architecture" means???
Do I need jdk or jre?
What's the difference between code-based security and role-based security? Which one is better? : java security
What is java lang exceptionininitializererror?