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
What is the importance of hashcode() and equals() methods?
What is map java?
What is local variable and instance variable?
how to split string in java?
What does index mean in java?
what r advatages of websphere? & how to deploy?
What do you mean by stack?
How do you sing an Applet ?
What is ternary operator?
How do you use compareto in java?
Can I use % with real numbers?
What is difference overloading and overriding?
Is a method a procedure?
Can you inherit from an abstract class java?
How many times finalize method will be invoked? Who invokes finalize() method in java?