Answer Posted / kiruthika.d
The mechanism of deriving a new class from an existing class
is called inheritance. Shared inheritance introduces a new
opportunity of ambiguity and additional implementation
complexity. Assume D inherits from B and C, both of which
inherits from A. Here A in shared. Single copy made from
both derived classes is called shared inheritance.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What are the Types of compatabilities and explain them
What is difference between throw and throws in c#?
What is cts, clr?
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
Why we use anonymous methods in c#?
What is the class in c#?
Is string a primitive data type in c#?
What is returned if you pass the value 12.34 to the parsefloat () function?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
Can abstract class instantiated c#?
What is called method in c#?
In a memory when you Box and Unbox a value-type what happens?
What are properties in c#. Explain with an example?
What is the use of console?
What are the Features in .net framework 1.1