Why do we use polymorphism in c#?
No Answer is Posted For this Question
Be the First to Post Answer
interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?
Can you pass value types by reference to a method?
What is get set in c#?
What are data types with examples?
Can an interface inherit class/abstract class.
What is the difference between abstract class and interface in c#?
How to make sure custom class supports deterministic finalization?
Is a valid int value?
What is the purpose of escape sequence?
What is bit in c#?
What is shared inheritance
Is it possible to inline assembly or il in c# code?
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)