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
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
what is the use of State Factories?
What are the different class loaders used by jvm?
Explain what is orm?
What is a modular application?
Is the session factory thread safe?
Is the infobus client side only?
What is jboss?
What is a sessionfactory? Is it a thread-safe object?
What is permgen or permanent generation?
Difference between swing and awt?
Where can I ask questions and make suggestions about seam?
Should synchronization primitives be used on bean methods?
Can you control when passivation occurs?
Are enterprise beans allowed to use thread.sleep()?