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 we override private constructor in java?
How define set in java?
what is the final keyword denotes in java?
Which eclipse is best for java?
Explain try and catch keywords in java?
Explain about sets?
How do you test a method for an exception using junit?
what is thread? : Java thread
Can we override constructors in java?
Why string is immutable with example?
How do you sort data in java?
What are java packages? What is the significance of packages?
Explain the term virtual machine?
Outline the major features of java.
Can constructor be synchronized?