019-007-009

AutoCloseable and try-with-resources

Hard

Problem Description

AutoCloseable and try-with-resources

In this problem: You will create a DatabaseConnection class implementing AutoCloseable and verify automatic resource cleanup with try-with-resources.

Ready to Try Running Code?

Log in to access the code editor and execute your solutions for this problem.

Don't have an account?

Sign Up