If u declare two interfaces withsame methodnmae .prototype
how can u call the particular method from class?
Answer Posted / srinivas.r
we need to implement methods of interfaces explictly i.e
interfaceName.methodName
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is string a class in c#?
What is the use of GC.KeepAlive Method?
What is better C# or VB.NET?
What is the meaning of MSIL?
Explain async and await?
What is the difference between c and c sharp?
What is generic collection in c#?
Explain how obfuscator works in .net
Is static class thread safe in c#?
What are the advantages of interface in c#?
What is the console on a mac?
What does dbml mean in texting?
What is a generic c#?
What is the use of iqueryable in c#?
What is a partial class. Give an example?