Answer Posted / prasad
A CONSTRUCTOR METHOD IS A METHOD USED TO PERFORM CUSTOM
INITIALIZATIONS.
AND A NORAMAL METHOD IS HAVING INSTANCE VARIABLES AND METHODS
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What java systems libraries and methods are available for me to use?
What is the difference between swing and awt components?
Why dependency injection is used in java?
What is Map,List,hashtable,ArrayList and difference between them??
What is java flatmap?
What is maven in java?
Why doesn’t the main method throw an error with no arguments?
What is dto layer in java?
What is a container in java?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?
What is java persistence api used for?
How do javabeans work?
What is the use of entity class in java?
How do I run a java project in netbeans?
What is dependency injection in java?