OCP - Oracle Certified Professional OCP Java Platform Module System Questions and Answers
A module named `com.app.main` requires a dependency on the `java.sql` module and needs to make its `com.app.ui` package available for other modules to use. Which of the following `module-info.java` files correctly declares these requirements?