Answer Posted / nashiinformaticssolutions
An object-oriented programming technique called inheritance allows one class to inherit the traits and attributes of another class. This makes it simple for users to extend and reuse preexisting characteristics or actions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the difference between .dll and .exe
Explain the process of abstraction with an example?
What is eager loading in c#?
What does console mean c#?
What is tryparse c#?
How does c# achieve polymorphism?
Can we create instance of private class in c#?
Why c# is type safe?
Which controls do not have events?
How to implement a singleton design pattern in c#?
What is remote data?
When is a class declared as a class abstract?
What is final keyword in c#?
What is a lambda expression in c#?
Is arraylist thread safe?