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 |
In howmany ways a thread can be created?
How would you create a button with rounded edges?
What is metaspace?
difference between apllet and interface class
Write a program on RMI and JDBC using StoredProcedure?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
Name the eight primitive java types.
Hi frnds ,iam new to java and j2ee ,my requirement is using java or any j2eetech how to lock an user when he enter wrong credentials(uname&password) more than 3 times.take the username and passowrd in a bean no need to conned Db kindly provide me sample application code or and ideas or links or tutorials plzzzzz urgent for me thanks in advance...
Name three component subclasses that support painting?
Which javutil classes and interfaces support event handling?
Brief description about local interfaces?
how java is os independent language ?