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 are the concepts of dispose method?
What do you mean by sealed classes and static classes?
what are the differences between a class and structure
How many types of serialization are there in c#?
What is private void in c#?
Can we inherit static class in c#?
Name which controls do not have events?
Can you use all access modifiers for all types?
Overloaded constructor will call default constructor internally?
What is meant by clr?
What are Types of assemblies that can be created in dotnet
What is new method in c#?
Why is it called c sharp?
What is the difference between iqueryable and ienumerable?
What is view state c#?