How to call one constructor from the other constructor ?
Answer / Tarun Veer Singh
One constructor can be called from another constructor within the same class using the 'this' keyword. To do this, place the 'this' keyword followed by the constructor you want to invoke in the constructor definition.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why Java is not pure Object Oriented language?
what state does a thread enter when it terminates its processing? : Java thread
can rmi and corba based applications interact ?
What are batch updates. in jdbc
How are Java source code files named?
Name the methods that used to get and set the text label displayed by a Buttonobject?
What is the transient keyword?
Give me some null interfaces in java?
Can we declare an array without size in java?
What is r in java?
what is the difference between HashMap and Hashtable
17 Answers Value Labs, Virtusa,
What is object english?