Answer Posted / jawahar
inheritance means using the some of properties of
superclass in the subclass..Something like method and
functions and member functions.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What is serialization of data?
Does c# have primitives?
What are the advantages of generics in c#?
What is code verification?
Can struct have constructor c#?
What do you mean by expression tree?
What is the difference between a function and a method?
What is static noise?
Explain circular reference in c#?
What is difference between events and delegates?
What is scaffolding in c#?
Are tuples mutable c#?
Explain the difference between abstract class and interface in .net?
What types of object can I throw as exceptions?
What is global asax in c#?