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
What is different about switch statements in c#?
What is dbcontext c#?
Why do we need ienumerable in c#?
How do I create a .exe file?
what are the differences between a class and structure
Define sealed classes in c#?
What is yield break in c#?
Are arrays value types or reference types?
What is the advantage of dependency injection?
What are the 2 kinds of data type conversions in c#?
Can I fly with a loop recorder?
Why we use get set property in c#?
Explain the process of Serialization?
hi, is compulsory .net knowledge need for biztalk server training. if need, how far?.tell me some info abt real time instructors in hyd or other?
What is multiple interface in c#?