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 |
Do you think that java should have had pointers?
if i know the lenght of collection in hand, should I use Array or Arraylist? justify
whats is mean by connectionpooling
Define aop(assepct oriented programing)?
Explain Object Serialization and it can be used?
What is runnable?
What are the oops concept?
What is a policy?
What is the infobus?
Difference between hashmap and hashtable?
What is threadfactory?
What is the purpose of the notify() method?