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 are the services in RMI ?
whats is mean by tiles in struts
Is the ternary operator written x : y ? Z or x ? Y : z ?
What is RPC?
What are the oops concept?
What is ioc concept?
What is the return type of interrupt method?
What is Remote Interface?
Is it possible to stop the execution of a method before completion in a sessionbean?
What are the difference between RMI and CORBA?
What is the priority of Garbage collector thread?
What is Introspection?