what is the use of Object Factories?



what is the use of Object Factories?..

Answer / guest

Factory methods that will be used to create objects just
like in a static way.

eg:Class.forName("driver class");
forName is a static methiod.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

diff mvc1 and mvc2 wahts is mean by servlet chaining?

1 Answers   SolutionNET,


What is the argument type of a programs main() method?

1 Answers  


Do I have to use jsps with my application?

1 Answers  


Explain Life cycle of Servlet Filter.

2 Answers   InfoBrain, ITC Infotech,


What are transaction attributes?

1 Answers  


Explain about local interfaces.

1 Answers  


If i learn Java, what kind of applications can i create that will help Banking, Retail, Hotel, Logistics industry.

2 Answers  


What is the highest-level event class of the event-delegation model?

1 Answers  


How has the sandbox changed with Java 2?

2 Answers  


whether the connectionpooling used in struts?

2 Answers   SolutionNET,


What are the purpose of introspection?

1 Answers  


How can I scroll through list of pages like the search results in google?

1 Answers  


Categories