Answer Posted / ashokmail.java@gmail.com
yes . we can access a database using applets
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is multithreading and its advantages?
What is singleton class in java and how can we make a class singleton?
what do you understand by synchronization? : Java thread
What is size of int in java?
What is multi level inheritance in java?
What is java jit compilers?
Can we serialize singleton class?
List the three steps for creating an object for a class?
Explain the difference between static and dynamic binding in java?
Name some OOPS Concepts in Java?
What is use of map in java?
What's the default access specifier for variables and methods of a class?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What is tree node in java?
What is the purpose of using break in each case of switch statement?