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
Why do we need oops in c#?
What is deadly diamond problem?
What is namespace c#?
Explain About namespaces
what is IDisposal interface
Why do I get a syntax error when trying to declare a variable called checked?
Explain polymorphism in c# with a simple example?
How many parameters can a method have c#?
List down the different ide’s provided by microsoft for c# development.
Write the syntax for catching an exception in c#?
What is the difference between ienumerable and enumerator?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
What is the use of console?
What are the properties in c#?
Explain the functionalities of satellite assembly?