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
How many types of inheritance are there in c#?
What is expression tree in c#?
What is the difference between int and int in c#?
How does one compare strings in c#?
Explain the types of comments in c#?
What is difference between events and delegates?
is it possible to access a remote web service Without UDDI?
What does out mean c#?
Explain a MSIL ? Why is it appreciated by all developers?
What does dbml stand for?
How big is int16?
What is the value which is accepted by all data types ?
How can encapsulation be achieved?
Can a dictionary have duplicate keys c#?
Is clr a compiler?