Questionnaire
0
Votes
1
Ans
class Sample{ private double num = 1 00; private int square(int a){ return a*a; }}
124 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
_ and ___ are the access specifiers that can be applied to top level Class.
123 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
The statement causes the program execution to stop and JVM to shut down.
120 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
French curly braces {} is a must if the for loop executes more than one statement. State true or false- Select one:
121 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
You need to ensure that domain-linked GPOs are not blocked in subordinate OUs.What should you do?
629 viewsUday Haldkar Changed status to publish
0
Votes
1
Ans
Which of the following are the best practices for secure user authentication?
851 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
Which JDBC class can help to prevent SQL injection attacks?
842 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
What are the best practices for secure password storage?
799 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
Which of the following are the best practices for maintaining data confidentiality in Java?
851 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
Which of the following is true for secure caller access in Java?
923 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
Which of the following should you do in development, but not in production code, when working with security contexts?
872 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
What is the default Java policy file?
861 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
What should programmers be aware of when using containers?
858 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
Which of the following are the best practices for working with doPrivileged?
835 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
Which of the following are true for the Java permissions model?
824 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
What are the best practices for implementing Secure Network Communications in Java applications?
800 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
Which statement regarding XSS attacks is correct?
857 viewsShubham Haldkar Changed status to publish
0
Votes
1
Ans
Which term best describes the problem associated with XSS?
836 viewsShubham Haldkar Changed status to publish