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
Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?
What is the difference between throw and throw ex?
What is arraylist?
What does addressof operator do in background ?
Does c# support try-catch-finally blocks?
What is the main method in c#?
What is a multicast delegate in c#?
What's different between c# and c/c++?
Can c# inherit multiple classes?
What is the difference between readkey and readline in c#?
How do I get deterministic finalization in c#?
What is default value of bool in c#?
Why main is static in c#?
Is visual c# free?
Is c and c# the same?