Answer Posted / venu
Constructor is a member function of a class..Which gets called whenever you create an object of that class
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is namespace same as package in java?
What are the actions that can occur when a thread enters blocked state?
What does a void function return?
What is connection class in java?
What is meant by anonymous class?
Can we print null in java?
What is e in java?
What are the different collection views provided by maps?
Can interface be private in java?
What is fail first in java?
What is the difference between a vector & an array list?
How does arrays sort work in java?
Why can't we make a class private in java?
What modifiers may be used with a top-level class?
Write java program to reverse string without using api?