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 defining a class to provide functionality for executing custom pivot transforms on big data sets. You have been informed that derived classes should be prevented from inheriting the functionality of the class. What action should you take?

🎲 Try a Random Question  |  Total Questions in Quiz: 51  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Microsoft 98-361 Software Development Fundamentals Exam — practice the complete quiz, review flashcards, or try a random question.


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 defining a class to provide functionality for executing custom pivot transforms on big data sets. You have been informed that derived classes should be prevented from inheriting the functionality of the class. What action should you take?