Given an application with a main module that has this module-info.java file:
Which two are true? (Choose two.)
Which three initialization statements are correct? (Choose three.)
Which interface in the java.util.function package can return a primitive type?