Answer Posted / nikhlesh gupta datia(m.p.)
We can call one of base class constructor inside derive class constructor by using predefine variable "super()" such as super(a), super(a,b) and so on.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of conditional statement?
What is an example of procedure?
Why are the destructors for base class and derived class called in reverse order when the program exits
Explain the concept of proper inheritance?
What are the concepts of 'OOPS'?
Does hashset allow duplicates in java?
What is bufferedwriter?
What are thread priorities and importance of thread priorities in java?
What is a static class in java?
What is a databasemetadata?
how are methods defined?
Explain the importance of thread scheduler in java?
What is return in java?
Define a java class.
What is string length in java?