what is tempplate pattern

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


Please Help Members By Posting Answers For Below Questions

Is boolean a wrapper class in java?

596


Can You Have Virtual Functions In Java?

581


What is the difference between error and an exception?

565


Is char a data type in java?

537


What function extracts specified characters from a string?

558






What environment variables are required to be set on a machine in order to run Java programs?

612


Can we have any code between try and catch blocks?

553


What is a return in java?

549


What is collections framework?

568


What is the functionability stubs and skeletons?

679


Is integer a class?

563


What do you understand by copy constructor in java?

486


What state does a thread enter when it terminates its processing in java programming?

572


Can a class be private in java?

535


How do you find the independent variable?

505