GIAC Secure Software Programmer - Java - GSSP-JaVa FREE EXAM DUMPS QUESTIONS & ANSWERS

Given below are top-level class declarations. Which of these class declarations would not produce a compile-time error?
abstract class P {} //1
private class Q {} //2
static class R {} //3
transient class S {} //4
Correct Answer: A Vote an answer
Which of the following keywords is used to throw an exception object inside a method?
Correct Answer: A Vote an answer
Which of the following methods returns a Cipher object that implements the specified transformation?
Correct Answer: B Vote an answer
Which of the following methods specifies which LoginModules should be used for a particular application, and in what order the LoginModules should be invoked?
Correct Answer: C Vote an answer
Which of the following classes is an engine class that provides an opaque representation of cryptographic parameters?
Correct Answer: D Vote an answer
Which of the following are valid thread state transitions?
Each correct answer represents a complete solution. Choose all that apply.
Correct Answer: A,D,E,F Vote an answer
Which of the following <security-constraint> sub-elements specifies which users in specified roles are permitted access to a resource collection?
Correct Answer: A Vote an answer
Drag and drop the appropriate authentication types from the given options to match their properties.
Correct Answer:
A
0
0
0
10