what is the real use of interface in c#,other than that
multiple inheritance is not possible
Answer Posted / ankita
In the phase of interfaces we can only declare methods. and
this method can contain its definition in the different
classes where we can define it.........
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What are properties in c#. Explain with an example?
Can var be null c#?
Is c# 8 released?
Are multiple data types stored in System.Array?
What is definition in c#?
What is difference between overloading and short circuiting?
What is state c#?
Why is it efficient to use System.string under System.Text.StringBuilder ?
What is the difference between Static, Const and read only?
How do switch statements work?
What are modifiers in c#?
Does unity require coding?
How much time will it take to learn unity?
What can I create with c#?
What is exe in c#?