Microsoft
98-361 · Question #384
98-361 Question #384: Real Exam Question with Answer & Explanation
The correct answer is D. Inheritance. See the full explanation below for the reasoning.
Question
You are C# developer who is developing a Windows application. You need to provide derived classes the ability to share common functionality with base classes but still define their own unique behavior. Which object oriented programming concept should you use to accomplish this functionality?
Options
- AEncapsulation
- BAbstraction
- CPolymorphism
- DInheritance
Community Discussion
No community discussion yet for this question.