PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

What option should you use?

You are employed as a developer at ABC.com. You make use of C# and ASP.NET for
development purposes.
You are in the process of developing a new derivative of the Shape class. The Shape class makes
use of public virtual void to define the Area method.
You want to make sure that the Area method in the Shape class allows for new operations, while
keeping the execution of the Area method of the Shape class concealed.
What option should you use?

What action should you take?

You are employed as a developer at ABC.com. You make use of C# and ASP.NET for
development purposes.
You are in the process of creating an application using C#. You have just developed a class that
has the same name as a class in a third-party library you are using.
You are informed that making use of this class in your code should not affect the clarity of your
code.
What action should you take?