If u declare two interfaces withsame methodnmae .prototype
how can u call the particular method from class?
Answer Posted / diana cheriyan
Suppose IntSample1 and IntSample2 are interface,then We call
method of IntSample1 by IntSample1.Methodname
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can abstract class have constructor in c#?
What is asynchronous one-way calls?
What is the use of tryparse in c#?
Does main have to be static c#?
What is c# and why it is used for?
How do I unload an application domain?
How do I use the 'using' keyword with multiple objects?
Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server
In .Net, what is an assembly? Also explain the type of assembly.
How do I get deterministic finalization in c#?
Perfect Example Of While And Do-While Loop In C#.Net ?
what is a structure in c#
What do you mean by default constructor?
what is difference between destruct or and garbage collection ?
What do you understand by an Implicit Variable?