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
Is enum a value type c#?
Why do we need properties in c#?
What is the interface in c#?
What is regex c#?
Define c# and list the features.
What does namespace mean?
What is a web service in c#?
How long does it take to learn c# for unity?
Can abstract class be instantiated c#?
What is difference between destructor and finalize?
What do you mean by saying a "class is a reference type"?
What tool we have to use to install assembli in gac folder.
Is c# a keyword?
What is generic collection in c#?
What is interface inheritance in c#?