Answer Posted / 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 View All Answers
Why is string immutable in java?
How are commas used in the intialization and iteration parts of a for statement?
What is Remote Server?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
Describe activation process?
What is the difference between the session.get() method and the session.load() method?
What is the RMI and Socket?
what is Activation Instantinator?
Explain about thread synchronization inside a monitor?
Where can I ask questions and make suggestions about seam?
Why do threads block on i/o?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
What is the difference between system.out ,system.err and system.in?
Which textcomponent method is used to set a textcomponent to the read-only state?
How to implement RMI in Java?