Computer Science, asked by palsp7001, 11 months ago

What are Base and Derived Classes in C#?

Answers

Answered by Anonymous
1

The hierarchical relationship between derived class and base class is known as an “is a” relationship. ... While inheriting from base class, the derived class implicitly inherits all the members (except constructors and destructors), which it reuses as it extends and modifies the behavior of the base class.

Answered by Anonymous
1

It is sort in the following * C program to accept N numbers and arrange them in an ascending order.

Example:-

{i, j, a, n, }[number ]

hope it helps:--

T!—!ANKS!!!

Similar questions