Explain about Template method?

Submitted by: Administrator
Template method is the most common way of representing. Implementation of a method differs for files, sockets, pipes, strings, text entry widgets, etc. When template method is used logic of the entire class is modified. Missing logic can be called by abstract and concrete methods.
Submitted by: Administrator

Read Online Java Patterns Job Interview Questions And Answers