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
Why do I get a security exception when I try to run my c# app?
Name some string escape sequences in c#.
What framework is used for performance testing/load testing?
What are extensions in c#?
Define an escape sequence, name few strings in escape sequence?
What is cookies c#?
Difference between abstract classes and interfaces
How to parse a date time string?
Who introduced c#?
Is java better than c sharp?
What are the Types of JIT and what is econo-JIT
What is call back method?
What is hierarchical inheritance in c#?
what is the scope of anonymous type ?
What is dictionary collection in c#?