where do we use init()
Answers were Sorted based on User's Feedback
Answer / yashwant
init() func is not only used in applets but it also used in
Servlet to initialized Servlet Program(Configured Servlet)
init()Called only once during the initialization of the Servlet.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / guest
init() func is used in applets it is a method of applet
class and we need to override this method...
| Is This Answer Correct ? | 0 Yes | 1 No |
List methods available in Java Queue interface
What are the topics in core java?
What is abstraction with strong example program? (not a general program)
What is difference between synchronize and concurrent collection in java?
What are void pointers?
What are unchecked exceptions in java?
When we r go to abstract class and when we go to Interface? i have confusion this question while in interview plz clarify
Can we override final method?
What is a vector in java?
What is the length of a string?
What is final keyword?
what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!
7 Answers emc2, Kumaran Systems,