how to call One constructor from another;
Answer Posted / sridhar
This.constructername() keyword can be used with in the
class to refer. To use super class constructer we need to
give super.consturctername().
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is an infinite loop in java? Explain with an example.
How to use string tokenizer class.
What is treeset and treemap in java?
Explain the difference between transient and volatile in java?
Is string pool garbage collected?
What is a copy constructor in java?
Which is a valid identifier?
What are the types of collections in java?
Can I declare class as static or private?
What are the 3 types of loops in java?
What is treeset in java?
Is java free for businesses?
What are the elements of java?
What is java developer skills?
What is linked hashmap and its features?