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
Why is aws serverless?
What is the lock statement in c#?
Why generics are used?
Is arraylist faster than linkedlist?
Please explain value types and reference types used in c#?
Can we make a class private in c#?
Explain what is an interface in c#?
What is a multi line comment?
What are delegates in C#?
What is wpf c#?
What is private readonly in c#?
How can you prevent escaping on backslashes in C# with string definitions?
What is the namespace for the thread class?
What does firstordefault mean in c#?
How do you create dlls in .NET