Answer Posted / nn
As far as I know, constructor returns the new object.
Is This Answer Correct ? | 2 Yes | 24 No |
Post New Answer View All Answers
How do I enable java in safari?
What is the reason behind using constructors and destructors?
what is predefined function in java?
What are autoboxing and unboxing? When does it occur?
What is string [] args?
Can we declare an interface as final?
Which package has light weight components in java programming?
Can we make the abstract methods static in java?
Is it possible to override private or static method in java?
Explain wrapper classes in java?
What is polymorphism java example?
Which is bigger float or double?
What is a ternary operator in java? What is an interface?
What is boolean strategy?
How can you make sure that your singleton class will always return single instance in multi-threaded environment?