Answer Posted / prashant
Template pattern allows abstract representation of methods.
Implementation of these methods is left to the classes that
inherit these abstract methods. We define only a template
for the method without defining any algorithm
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What does null mean in java?
what invokes a threads run() method? : Java thread
What is the difference between scrollbar and scrollpane?
What is return in java?
What is the difference between a checked and an unchecked exception?
Why is boolean important?
What are byte codes?
What does it mean to be immutable?
Variable of the boolean type is automatically initialized as?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What are the different ways to handle exceptions?
How do you decide when to use arraylist and linkedlist?
What is a singleton class in Java?
What is the use of static methods?
What is advantage of java?