adspace
Answer Posted / Aadesh Kumar
A derived class in C# is a class that inherits properties and methods from another class, called the base class. Derived classes can override or extend the functionality of the base class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers