Answer Posted / radix
super class is also called as the base class or as the
parent class.
we can inherit methods of base class to our derived class
by using inheritance, where derived class is also callled
as the child class if and only if it is derived from the
parent
Exmaple you are the derived class of your parents who are
the base class for you, few of their methods
(looks,emotions,way of speech etc) are into you but few of
our methods(style,behaviour etc) cannot be into your parents
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is as keyword in c#?
What is an int c#?
How to parse a date time string?
When Should You Call The Garbage Collector In .net?
What the different phase/steps of acquiring a proxy object in webservice?
What are the Types of compatabilities and explain them
What is the symbol used for in c#?
What is windows application in c#?
3. Use layered architecture for coding. s.no name description 1 abc xxxxxxxxx 2 abc xxxxxxxxx 3 4 5 6 7 8 Select all Clear all Add Delete Name Description Save close
What is use of abstract class in c#?
Why do we use hashtable in c#?
Explain About disco and uddi
Can we inherit static class in c#?
Define a class and an object?
What is dbml file in c#?