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 is the default value of local and global variables?
What is double in java?
Can It is possible to synchronize the constructor of a Java Class?
What is a method type?
What is difference between checked and unchecked exception in java?
What is identifier give example?
What carriage return means?
What is the purpose of return statement?
Is overriding possible in java?
Explain the difference between comparator and comparable in java?
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?
What does n mean?
Does substring start with 0?
Can string be considered as a keyword?
What is == mean?