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 an iqueryable in c#?
What is Asynchronous call and how it can be implemented using delegates?
What are c# i/o classes? What are the commonly used i/o classes?
What is the Signification of the "new " keyword in C#? example
Is array passed by reference in c#?
What do you mean by casting a data type?
What are the characteristics of c#?
List some Advantages of switch-case over if else?
Which is the best language for desktop application?
How does dependency injection work c#?
what optimizations does the c# compiler perform when you use the /optimize+ compiler option?
Can hashtable have duplicate keys?
Explain the concepts of cts and cls(common language specification).
What is yield c#?
Is c# a keyword?