What are init(), start() methods and whey they are called?
Answers were Sorted based on User's Feedback
Answer / sumit bansal
init() this method belog to servlet and is executed when
the container loads the servlet first time.
start() method belongs to thread and is called by
programmer to start the thread.
| Is This Answer Correct ? | 8 Yes | 2 No |
Does java allow overriding static methods ?
explain oops concepts with examples?
29 Answers AbhiBus, Beeline, DELL, HCL, Satyam, TCS, VLS, Wipro,
What is the purpose of garbage collection in java, and when is it used?
can we take more than one null values for Unique constraints.
What is a bufferedreader?
Explain the selection sort algorithm?
What do you mean by data type?
What is java objectoutputstream?
Explain the difference between scrollbar and scrollpane?
What is advantage of java?
What is ternary operator? Give an example.
What are the 4 versions of java?