019-005-008
Basics of try-with-resources
Easy
Problem Description
Define a SimpleResource class implementing AutoCloseable with proper exception throwing for resource name validation and state management.
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