Answer Posted / robz
This type of methods are generally called by the container,
the developer does not need to call these methods
explicitly. Most of the languages specifies the callback
method by passing the address of the subroutine to the
system to the request is calling back from, But java
performs the same thing by using interfaces. Java does not
allow passing the address of subroutine but allows passing
an instance of a class that implements the standard
interface. For this purpose anonymous classes are mainly
used as they support a better compact definition of the
class that is required as a new class.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the use of hashcode in java ?
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
What is java collection? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
What is the Spring2.5 MVC Navigation flow?
What are the uses of the set interfaces in the java collections? : java collections
What is the use of the list interface in the java collection? : java collections
What are the types of interface used in the java collections? : java collections
What are the classes in the java collection framework? : java collections
What are the considerations to be made in case of loops in java ?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
What are the queues in the java collection framework? : java collections
What is deque in the java collections framework? : java collections
What are the differences between the java collection and the java list? : java collections
How do I find jre path in windows?