Answer Posted / venkat2050
interfaces is in concept of late binding which happen at
runtime which a part in OOPs concept
the interface has indexes of abstact
it should in public
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is c# used for?
What is response redirect in c#?
How do you prevent a class from being inherited?
If casting fails what type of exception is thrown?
How do I register my code for use by classic com clients?
Why do we need static in c#?
What is method and function in c#?
Why do we need reflection in c#?
What is thread pooling?
What is cookies c#?
Why do we need events in c#?
How Reflection is used and what it's significance ?
What is check/uncheck?
What is a partial class. Give an example?
Can interface have virtual methods in c#?