nerdexam
GIAC

GSSP-JAVA · Question #59

GSSP-JAVA Question #59: Real Exam Question with Answer & Explanation

Sign in or unlock GSSP-JAVA to reveal the answer and full explanation for question #59. The question stem and answer options stay visible for context.

Question

You work as a Software Developer for Relix Inc. You have written the following code . class Test {protected void show(){}} Now you want to override the method show() in the subclass of Test. Which of the following access specifiers can you use to override this method? Each correct answer represents a complete solution. Choose two.

Options

  • Aprotected
  • Bdefault (no access specifier)
  • Cprivate
  • Dpublic

Unlock GSSP-JAVA to see the answer

You've previewed enough free GSSP-JAVA questions. Unlock GSSP-JAVA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full GSSP-JAVA Practice