Answer Posted / ashok
Callback methods are those which are called automatically
by the application/system when a particular condition has
been met.It could be Event handling, or methods in servlet
life cycle etc.eg: Servlets callback method destroy() will
be called by the container while container is shutting
down.
Is This Answer Correct ? | 114 Yes | 5 No |
Post New Answer View All Answers
my interviewer asked me what technical specification you used how to answer that question
In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
please mail me the interview question based on java/j2ee
What is the use of the list interface in the java collection? : java collections
what is mean by hasing and maping in java platform and advantage?
How do I find jre path in windows?
What do you understand by synchronization? Why is it important?
What is deque in the java collections framework? : java collections
What are maps interfaces in the java collections? : java collections
Should we create system software ( e.g operating system ) in java ?
who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.
Which java collection class can be used to maintain the entries in the order in which they were last accessed?
Which sorting algorithm is used by collections.sort() in java ?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance