Is java a database?



Is java a database?..

Answer / Gagan Gunjan

No, Java is not a database. It's a programming language used for creating applications, including those that interact with databases.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JDBC Interview Questions

What do you mean by database connection pooling?

1 Answers  


Result set’s index starts with 0 or 1?

1 Answers  


What is Type-2 Driver and when this driver is used?

2 Answers  


HI ALL, How to Overcome "OutOfMemoryException"? when I am compiling source having more than 1000 LOC throwing this exception. Can any one give correct answer to my question? thx

5 Answers  


What are different types of transactions?

2 Answers   HCL,


What is data source in java?

1 Answers  


Difference between Generic Servlet and HTTP Servlet?

13 Answers  


How to find total column from a resultset?

6 Answers   TSYS,


What is jdbc url for mysql?

1 Answers  


What is JDBC Connection? Explain steps to get Database connection in a simple java program.

1 Answers  


How many types of statements are there in jdbc?

1 Answers  


How do I know which jdbc driver to use?

1 Answers  


Categories