Answer Posted / jasbir singh
a constructor method's name is same as the name of class,
secondly, you cannot manually call the constructor method
after creating the object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Are jvm’s platform independent?
What are struts java?
Can the main method be overloaded?
Is php faster than java?
What is java lang exceptionininitializererror?
Explain different way of using thread?
What is cache in java?
What happens when you omit a brace or misspell one of the words, like public or
How do I create an executable jar file?
What is difference between loosely coupled and tightly coupled in java?
Is jar an executable?
What is cdi in java?
What is stateless class in java?
What is jersey in java?
What does public static void main(string[]) mean?