If u declare two interfaces withsame methodnmae .prototype
how can u call the particular method from class?
Answer Posted / umesh
Using Interface.Methodname
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do I create a delegate/multicastdelegate?
What is object type in c#?
What is gac? What are the steps to create an assembly and add it to the gac?
Why do I get a security exception when I try to run my c# app?
What is visual c# net?
From a versioning perspective, what are the drawbacks of extending an interface as opposed to extending a class?
how dot net compiled code will become platform independent?
Does hashset allow duplicates c#?
Can we make a class private in c#?
Why abstract class is not instantiated in c#?
Can you inherit from a static class in c#?
What is difference between C# and VB.NET?
Is c# int immutable?
Explain the process of polymorphism with an example?
What is the usage of transponders?