New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

GIAC Secure Software Programmer – Java GSSP-Java Question # 21 Topic 3 Discussion

GIAC Secure Software Programmer – Java GSSP-Java Question # 21 Topic 3 Discussion

GSSP-Java Exam Topic 3 Question 21 Discussion:
Question #: 21
Topic #: 3

Samantha works as a Software Developer for Bluetech Inc. She develops a class Warden that needs to access the Hostel class. The Hostel class is deployed in a JAR named City.JAR. What should be done so that during compilation the Warden class has access to the Hostel class?


A.

The JAR file should be located in $ JAVA_HOME/jre/classes/City.JAR.


B.

The JAR file should be located in javaprog/City.JAR and the class path environment should be set to include javaprog/City.JAR/Hostel.class.


C.

The JAR file should be located in $ JAVA_HOME/jre/lib/ext/City.JAR.


D.

The JAR file should be located in javaprog/City.JAR and the class path environment should be set to include javaprog/City.JAR/Warden.class.


Get Premium GSSP-Java Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.