What is Inheritance in C#?

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


Please Help Members By Posting Answers For Below Questions

Explain how do you convert a value-type to a reference-type?

645


How do I link two windows forms in c#?

659


Why data types are important in c#?

687


Explain the working of serialization?

667


Is c# static or dynamic?

710


What is the purpose of c#?

729


Can non-default constructors be used with single call sao?

722


What are verbatim strings in c#?

684


What is the difference between firstordefault and singleordefault?

679


What is an Interface in C#?

737


What is serialization in .net?

768


When a Static Constructor is called in a Class?

768


What is the default value of datetime in c#?

704


What is a shared assembly?

743


Can you mark static constructor with access modifiers?

737