What is shared inheritance
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Explain the difference between boxing and unboxing.
What is the property of class?
Can dictionary have duplicate keys c#?
Are arrays value types or reference types?
Why do we need constructor in c#?
What is arraylist?
What are the different types of assemblies available and their purpose?
Is vs as c#?
Can we set image Source dynamically using C# in WPF application?
What is stringbuilder c#?
Why would you use untrusted verificaion?
What is console readkey ()?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)