GIAC
GSSP-NET · Question #466
GSSP-NET Question #466: Real Exam Question with Answer & Explanation
Sign in or unlock GSSP-NET to reveal the answer and full explanation for question #466. The question stem and answer options stay visible for context.
Question
Daniel works as a Software Developer for GenTech Inc. He develops an ASP.NET application, named App1, using Visual Studio .NET. He creates an interface in App1, named Employees. The Employees interface contains declaration for a method, named Method1. Daniel creates another interface, named HeadOfDept. HeadOfDept inherits from the Employees interface and contains the declaration for a method, named Method2. He then creates a class named Manager as follows: public class Manager : HeadOfDept Which of the following statements about the application are true? Each correct answer represents a complete solution. Choose all that apply.
Options
- AThe Manager class must implement the Method1 method.
- BThe Manager class implements the HeadOfDept interface.
- CThe Manager class must implement the Method2 method.
- DThe Method1 method can have any access modifier.
Unlock GSSP-NET to see the answer
You've previewed enough free GSSP-NET questions. Unlock GSSP-NET 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.