how to call One constructor from another;
Answer Posted / zorif
by using super keyword
| Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
Can java list contain duplicates?
Tell me are there implementations for sorting and searching in the java libarary?
Explain the access modifiers for a class, method and variables?
Can a static member function access member variable of an object?
What are design patterns and please explain?
Is list thread safe in java?
Where are global variables stored?
What is java util?
What are keywords in programming?
How many types of memory areas are allocated by jvm?
Can we make the abstract methods static in java?
What is autoboxing in java?
When do you get classcastexception?
What is __ init __ functions?
What is main method?