ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What is Factory Method?

A Factory method is a static method which creates(returns) the object of the class on which it is called.
(or)
Factory methods are merely a convention whereby static methods in a class return an instance of that class.
Related Posts Plugin for WordPress, Blogger...
Flag Counter