Answer Posted / chandan kumar
No,We Can,t define property in Interface
Is This Answer Correct ? | 1 Yes | 17 No |
Post New Answer View All Answers
What is the difference between a private assembly and a shared assembly?
What is difference between int and int in c#?
What is the difference between static class and singleton class in c#?
What is event and delegates in c#?
Does console.writeline() stop printing when it reaches a null character within a string?
What is lazy in c#?
What is the use of delegates in c#?
What is expression tree with example?
What is datacontract in c#?
So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?
What is method in c#?
Is int reference type c#?
What are the steps to create an assembly and add it to the gac?
What is singleordefault?
What is a property in c#?