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 |
What is resource bundle?
whats is mean by connectionpooling
what is the RMI / IIOP?
What is a convertor?
What must a class do to implement an interface?
Why is string immutable in java?
When a thread blocks on i/o?
what's the main difference between unix os and linux os?
How a component can be placed on Windows?
How to get an image from db2 database plz help as soon as possible
is servlet,struts are threadsafe or not.please telme correct answer
In HashTable I am storing null value..then what is the error it will show