Answer Posted / nisha mac
yes you can declare the property inside interface but
implementation is mandatory otherwise it will throw error at
buid time saying you need to implement it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you mean by jagged arrays in c#?
What is a console in c#?
What does using system mean in c#?
What are extension methods and where can we use them?
What is the base class of all classes in c#?
Is arraylist faster than linkedlist?
What is the difference between the debug class and trace class? Documentation looks the same.
what are the differences between a class and structure
How do I create a .exe file?
What is the difference between class and namespace?
Define assert() method? How does it work?
What is the delegate in c#?
What does do in c#?
What is a multi line comment?
Is c# scripting language?