How does c# achieve polymorphism?
Answer / Pankaj Rathi
In C#, polymorphism is achieved primarily through method overriding and interface implementation. Method overriding allows a derived class to provide its own implementation of a method that's already declared in the base class, while interfaces allow multiple classes to share a common set of methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a constructor in c#?
What?s a satellite assembly?
Is it possible to inline assembly or il in c# code?
Is array a collection c#?
Does c# support #define for defining global constants?
What is thread safe in c#?
What tool we have to use to install assembli in gac folder.
What is overloading with example?
Does c# support multiple class inheritance?
What do u meant by "SBI" of an object?
To allow an element to be accessed using a unique key which .NET collection class is used ?
You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?
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)