Can we access a database using applets?

Answers were Sorted based on User's Feedback



Can we access a database using applets?..

Answer / ashokmail.java@gmail.com

yes . we can access a database using applets

Is This Answer Correct ?    4 Yes 1 No

Can we access a database using applets?..

Answer / rahul

yes we can access the database using applets but there are
some drawbacks.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are different type of access modifiers?

3 Answers  


String is a immutable objects . it means that string does not change........... But it will be chang......... { String s="kapil"; String s1="raj"; String s=s1; then print(.......) The String has been changed .. how it is possible and why its called immutable objects

7 Answers  


What does java ide mean?

0 Answers  


What is difference between “==” and equals()?

1 Answers   IBM,


What is connection class in java?

0 Answers  






Discuss 2D arrays.

0 Answers   Amdocs,


Explain what do you mean by functional overloading in java?

0 Answers   Maveric, Verifone,


What is the difference between preparedstatement and statement in java?

0 Answers  


What is numeric data type?

0 Answers  


What does singleton class mean?

0 Answers  


What data type is string java?

0 Answers  


What is regex in java?

0 Answers  


Categories