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
How do you do math powers in java?
What is public/private protected in java?
Can we create an object of private class?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
What is tree in java?
What is a arraylist in java?
What are the differences between checked exception and unchecked exception?
Define how destructors are defined in java?
Can we define static methods inside interface?
Why are functions called methods in java?
Can we overload run() method in java?
Differentiate between the constructors and methods in java?
What is a parameter in matrices?
Are there structures in java?
What is meant by interface?