Exit this survey Batch Java Programming Pre Test Default Section Question Title * 1. Which of the following IBM programs can be used to run a Java Batch application? BPXJAVA BPXBATCH JAVABTCH IKJEFTJV Do Not Know Question Title * 2. Which of the following is the correct technique to access an MVS dataset member? “//USER.GROUP.PDS(MEMBER)” /USER/GROUP/PDS.MEMBER /USER.GROUP.PDS/MEMBER '//PDS(MEMBER)' Do not know Question Title * 3. Which of the following is used to access for MVS datasets? ZFile Spring Batch JMVS TSOJAVA Do not know Question Title * 4. Which RDz view allows you to copy file from the PC to the Mainframe? Package Manager Remote System Navigator Project Explorer Do not know Question Title * 5. Java on the mainframe MUST be executed in JCL True False Do not know Question Title * 6. Which of the following supports DD cards for accessing files from a Java Application? BPXBATCH IKJEFTJV IKJEFT01 BPXBATSL Do not know Question Title * 7. Which following is the correct technique to access a files defined via a DD card in the JCL? //INDATA /DD/INDATA //DD->INDATA //DD:INDATA Do not know Question Title * 8. Which jar file provides access to the ZFile class? ibmzfile.jar ibmjzos.jar ibmjava.jar ibmjmvs.jar Do not know Question Title * 9. Accessing DB2 requires credentials. These credentials can be provided as a Java property file True False Do not know Question Title * 10. Which of the following location is the DEFAULT location for files when running Java code on the Mainframe? Your USS Home Directory Your TSO profile directory The current directory There is no default location Do not know Done