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 |
What is shared inheritance
Define satellite assembly in c#?
What is xml c#?
Can you inherit from a static class in c#?
What are concrete classes?
Why do we need a singleton class?
Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?
if we inherit class in stack so object of stack will store in stack or heap? as class a { int s; public aa(){} } stack mystack:a { } mystack obj; ans: about obj
What is asp net in c#?
What is sqlcommandbuilder c#?
Explain About stateless and state full web service
Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards
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)