What is the purpose of the JDBC API?
What will be an ideal response?
The JDBC API, which is part of the Java Development Environment, provides classes and methods to access
and manage data in a database from within a Java program.
Computer Science & Information Technology