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 is pre increment and post increment in java?
What is a string token?
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
What is the difference between preparedstatement and statement in java?
What are operators and its types?
what is stringtolennizer with example?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
What is java regex?
What is difference between hashset and hashmap?
Can we have any other return type than void for main method?
What are the differences between the constructors and methods?
Is java code slower than native code?