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 is inheritance and an example in vb.net and c# of when you might use it?
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
Is there a way of specifying which block or loop to break out of when working with nested loops?
Is lazy t thread safe?
Can we inherit class that contains only one private constructor?
Is array passed by reference in c#?
What is the difference between method and function in c#?
Can you pass value types by reference to a method?
For read-only operation which property you have to designated?
Does c# have functions?
What is function and method in c#?
What is the interface in c#?
What is new method in c#?
What are jump statements in c#?
Is there a way to force garbage collection?