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
Define multicast c# delegate?
What is lazy loading c#?
What are circular references?
Explain partial class in c#?
What is the process of Serialization?
What is the console on a mac?
What is the use of 'using' statement in c#?
What's the difference between abstraction and encapsulation?
What is the difference between ienumerable and iqueryable?
What is a static class in c#?
What do you mean by thread safe in c#?
Is as keyword in c#?
What is out in c#?
Are private members inherited in c#?
What is the difference between int and int in c#?