How does c# achieve polymorphism?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Explain About sn.exe

0 Answers  


Is list immutable in c#?

0 Answers  


What is part of a method signature in c#?

0 Answers  


Please explain the basic string operations used in c#?

0 Answers  


What is the data provider name to connect to access database?

0 Answers  






How more than one version of an assembly can keep in same place?

0 Answers  


Can we inherit private class in c#?

0 Answers  


what is the Difference between the public and private ?

0 Answers   Microsoft,


c# code for how to merge two sorted arrays Input : A = 2,5,8,4 B = 3,9,10,5 Output : 2,3,4,5,5,8,9,10

3 Answers  


What is the xml document structure?

0 Answers  


Why dataset is used in c#?

0 Answers  


Define parsing? Explain how to parse a datetime string?

0 Answers  


Categories