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
What is type system in c#?
how dot net compiled code will become platform independent?
How to exclude a property from xml serialization?
Explain About Postback
Can dictionary have duplicate keys c#?
What is method and function in c#?
Can constructor be protected in c#?
What is concrete method in c#?
Why do we use 0?
What is static classes?
How is exception handling implemented in c#?
What is razor view in c#?
Define xslt.
What is _layout cshtml?
What does typeof return c#?