how to call One constructor from another;
Answer Posted / talk2sreenivas@gmail.com
I think we find that anything you could have done in Java by
calling the default constructor from another constructor,
you can do easily in Curl by calling the default constructor
from a factory.
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
How do you declare a variable?
what type of questions asked for barclays technologies pune please send urgent
Can we instantiate interface in java?
What is java lang object?
What is an exception? difference between Checked and Unchecked exception in Java
Are arrays passed by reference in java?
Which list is sorted in java?
Can you give few examples of final classes defined in java api?
Why set do not allow duplicates in java?
What is a method signature java?
What is the difference between jdk and jre?
Explain creating threads by extending thread class ?
What is purpose of applet programming?
What is immutable class in java?
How many types of voids are there?