Answer Posted / neha
java is not pure object oriented programming language ............it make use of objects but it is not necessary to make object . in pure object oriented programming means that without making the object you can not successfully make the program
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is database deadlock ?
How can I get information about foreign keys used in a table?
What is jdbc url for mysql?
Explain about the Try Block?
State the three different ways in which you can create a table?
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
How do I insert/update records with some of the columns having NULL value?
Discuss the significances of jdbc.
What is jdbc in java?
Is jdbc secure?
What should be done for auto generating primary key id in a table ?
Is it possible to connect to multiple databases simultaneously?
What causes no suitable driver error?
How do I stop nullpointerexception?
Why prepared statements are faster?