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 is java lang exceptionininitializererror?
Why is lambda expression used?
What happens if javac is not recognized?
What does jpa mean?
Which version of my browser should I use? : java security
Where are group policies stored? : java security
What is meant by code profiling?
Why sun introduce concept of anonymous class? What is need and real life use of anonymous class
What is reflection in java?
How do I open java console?
program A and B are analysed and found to have worst case running time greater than 150NlogN and N*N respectively. which program has the better guarantee after the running time for the large values of N(N>10000)? which program has the better guarantee for the running time of small program N (N<100)? which program will run faster on average for N=1000?
What is repository pattern in java?
What are java’s rules regarding tabs, spaces and newline characters?
What is proxy object in java?
how can we create the ui using netbeans,having the code?