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 is prototype?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
what are memory considerations of jsp compares to other web components?
how do you Handle Front End Application data against DB with example?
Where can I find seam examples and documentation?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
Can I use javascript to submit a form?
difference between ejb,struts,hibernate,spring and jsp
What is aop(assepct oriented programing)?
Explain about thread synchronization inside a monitor?
When a thread blocks on i/o, what state does it enter?
What is a policy?
What is glasgow?
What restrictions are placed on the values of each case of a switch statement?
Is the infobus client side only?