Can we access a database using applets?
Answers were Sorted based on User's Feedback
Answer / ashokmail.java@gmail.com
yes . we can access a database using applets
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / rahul
yes we can access the database using applets but there are
some drawbacks.
| Is This Answer Correct ? | 2 Yes | 0 No |
What happens to the Exception object after handling an exception?
What does 3 dots mean in java?
What do the thread?class methods run() and start() do?
What is a concrete classes? Is Java object class is concrete class?
What is local variable and instance variable?
What is the purpose of the finalize() method?
What is the exception hierarchy in java?
Explain importance of finally block in java?
Can we extend private class in java?
What will happen if we cannot mention "finally" in Java Program ???
Which sorting algorithm is best in java?
Can you give names of Container classes?