Answer Posted / siddharth hiwale
1)sun java promised that java is platform independent programming language
but ODBC all functions are written in 'C' language
and "C" is platform dependent programming language
so it becomes against the SUNJAVA promises
so JDBC introduced
coz jdbc contains classes ,interfaces
2)java does not support pointer
and ODBC supports pointer so it becomes unsecured
that is why JDBC has introduced......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What you mean by COM and DCOM?
Write a singleton program?
how i secure my site with the https protocol.what are the steps?
What is metaspace?
What is mdb and what is the special feature of that?
What is a tasks priority and how is it used in scheduling?
Is “abc” a primitive value?
What are various types of class loaders used by jvm?
What is the difference between system.out ,system.err and system.in?
Describe activation process?
What’s jboss jbpm?
Java is fully object oriented languages or not?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
what are RemoteObjects?
What is JTS?