Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code = getmirror

Pass the GIAC Certification GSSP-Java Questions and answers with ExamsMirror

Practice at least 50% of the questions to maximize your chances of passing.
Exam GSSP-Java Premium Access

View all detail and faqs for the GSSP-Java exam


765 Students Passed

96% Average Score

90% Same Questions
Viewing page 4 out of 9 pages
Viewing questions 31-40 out of questions
Questions # 31:

Which of the following exceptions will be thrown if a program fails to implement the Serializable interface?

Options:

A.

UnableToImplementException

B.

NonSerializableException

C.

NotSerializableException

D.

IllegalSerializationError

Questions # 32:

Which of the following statements about the isUserInRole() method are true?

Each correct answer represents a complete solution. Choose all that apply.

Options:

A.

It accepts a boolean argument.

B.

It is mapped in the deployment descriptor using the element.

C.

It belongs to the HttpServletResponse interface.

D.

The sub-element of the element must match the sub-element of the element.

Questions # 33:

Which of the following conditions must be satisfied before the HTTP client authentication mechanism is used?

Each correct answer represents a complete solution. Choose all that apply.

Options:

A.

The client must have a valid public key certificate.

B.

The SSL support must be configured for the server.

C.

It must create the error and login form pages.

D.

The Base64 encoding must be used for sending user names and passwords over the Internet.

Questions # 34:

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?

Options:

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.

Questions # 35:

Which of the following methods of the java.util.logging package logs a message, specifying source class and method, with associated Throwable information?

Options:

A.

logrb

B.

log

C.

logp

D.

logth

Questions # 36:

A security manager is an object that defines a security policy for an application. Which of the following is used by security managers to indicate security domains?

Options:

A.

Deployer

B.

Container provider

C.

Class loader

D.

Bean provider

Questions # 37:

You work as programmer for PassGuide.Inc. You have purchased a Web application named

SecureProgrammer that uses the programmatic authorization, and the security roles that are not used in your organization. Which of the following deployment descriptor elements must you use so that the SecureProgrammer application can work with your organization?

Options:

A.

B.

C.

D.

Questions # 38:

What will happen when you try to compile and execute the following code?

class strconcat {public static void main(String args[])

{String str =" Correct answers";String perc ="a"+"b";System.out.println(80+ '%' + str);}}

Note. The ASCII value of % is 37.

Options:

A.

It will compile and execute successfully and will print 80 Correct answers as the output.

B.

It will compile and execute successfully and will print 117 Correct answers as the output.

C.

It will compile and execute successfully and will print 80% Correct answers as the output.

D.

It will fail to compile because % cannot be concatenated to a string.

Questions # 39:

Which of the following pieces of codes will be placed at the line XXX to successfully compile the given class?

public interface Publication

{

String GetDetails();

}

public class Book implements Publication

{

//line XXX

}

Options:

A.

public String GetDetails(){}

B.

Object GetDetails(){}

C.

long GetDetails(){}

D.

private String GetDetails(){}

Questions # 40:

Which of the following authentications uses HTTPS (HTTP over SSL) to verify a user?

Options:

A.

CLIENT-CERT

B.

BASIC

C.

FORM-based

D.

DIGEST

Viewing page 4 out of 9 pages
Viewing questions 31-40 out of questions
TOP CODES

TOP CODES

Top selling exam codes in the certification world, popular, in demand and updated to help you pass on the first try.