Answer Posted / gh kumar
no java is not a pure object oriented programming language
because of primitive data types, multiple inheritance and
static members.
| Is This Answer Correct ? | 43 Yes | 4 No |
Post New Answer View All Answers
explain about special characters?
How can you create jdbc statements?
What are the steps to connect to a database in java?
How do I check in my code whether a maximum limit of database connections have been reached?
What is jdbc stand for?
Write an sql to find all records having all numeric characters in a field ?
How will you perform truncation using JDBC?
What is difference between jdbc and odbc?
What causes the "No suitable driver" error?
Why would you use setautocommit(false) in jdbc?
What is jdbc in java?
Is jdbc secure?
How to know howmuch data is truncated?
What is the meaning of batch updates?
Is there another way of dealing with the result set that could execute faster?