CertGear Systems - Certification Practice Tests /Exams For PHR, SPHR, GPHR, SCWCD, SCBCD, SCDJWS, SCJP, PMP Test Prep Products Built To Satisfy The Most Demanding Professional.
Certification Practice Tests For PHR, SPHR, GPHR, SCWCD, SCBCD, SCDJWS, SCJP, PMP
CertGear Products - Certification Practice Tests For PHR, SPHR, GPHR, SCWCD, SCBCD, SCDJWS, SCJP, PMPCertGear Products - Certification Practice Tests For PHR, SPHR, GPHR, SCWCD, SCBCD, SCDJWS, SCJP, PMPAbout CertGearCertGear Affiliates ProgramCertGear Technical SupportCertGear Product Downloads - Certification Practice Tests For PHR, SPHR, GPHR, SCWCD, SCBCD, SCDJWS, SCJP, PMP
PHR Certification
PHR / SPHR Certification
SCJP Practice Tests
SCWCD Practice Tests
SCBCD Practice Tests
SCDJWS Practice Tests
PMP Practice Test
GPHR Certification
Practice Tests Exams

SCWCD Certification Practice Tests SCWCD Study Guide (CX-310-081)

 
 Java Security Quiz  

Java Security Quiz:

Please select which of the following statements regarding Java 2 Security is TRUE?

A) The type safety mechanism in the Java language prevents the execution of malicious code
B) Two classes with the same fully qualified name but which are defined by different instances of a class loader are NOT of the same type
C) All signed classes are implicitly trusted and granted full access
D) The principal role of a TrustManager is to determine if presented authentication credentials should be trusted

  • [Ans: B, D]

  • The type of a class is a combination of the fully qualified class name and the defining class loader. That is to say that two classes with the same fully qualified name but which are defined by different instances of a class loader are NOT of the same type.

    However, execution of malicious code is generally thwarted by the bytecode verifier, and NOT necessarily the type safety mechanism of the Java language.

    Signed classes are NOT implicitly granted full access, but rather permissions are assigned to code based on its various characteristics, including whether or not it is signed and if so, by whom. In an applet container, such as the Java Plugin, the user may be prompted when a signed applet is being loaded, to grant the signed code all permission.

    The principle role of a TrustManager is to determine if presented authentication credentials should be trusted.



BACK    |    NEXT

 


 

  HRCI Certifications :  PHR, SPHR, GPHR   |    PMI Certifications: PMP
Java Certifications :  SCWCD, SCBCD, SCJDWS, SCJP  | Security Certifications: CISSP, CISA