Q. Which of the following methods finds the maximum number of connections that a specific driver can obtain? (Solved)
1. Database.getMaxConnections
2. Connection.getMaxConnection
3. DatabaseMetaData.getMaxConnections
4. ResultSetMetaData.getMaxConnections
- c. DatabaseMetaData.getMaxConnections