how to call One constructor from another;
Answer Posted / muthu mariyan.imu
we can call super class constructor if it is no argument constructor.a sub class inherit only default and no argument constructor
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Define nashorn in java8.
What is command line argument
what is the swingutilities.invokelater(runnable) method for? : Java thread
What is pre increment and post increment in java?
What is :: operator in java 8?
What is Enum in Java?
What is the epoch date?
What is the static variable?
Can an abstract class be a final class?
What type of value does sizeof return?
Why vector is used in java?
How do you declare an array in java?
How we can generate random numbers in java?
Why Java doesn’t support multiple inheritance?
Explain enumeration in java?