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


Please Help Members By Posting Answers For Below Questions

What is pure abstract class in c#?

652


Describe the overview of clr integration.

664


Are tuples immutable c#?

686


What is type checking in c#?

679


What is a scope in c#?

646


What is the use of xmlserializer?

637


Can extension methods access private members?

669


Which debugging tools you can use in the .NET ssSDK?

739


Define Final Class in C#

762


What are the collections in c#?

659


What is the process of Serialization?

738


What are the basic string operations? Explain.

712


What is concrete class in c#?

648


What is the advantage of generics in c#?

677


What is a shared assembly?

739