Answer Posted / krishna
Yes
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Why to use “finally” block in c#?
Why is static constructor called first?
What is use of abstract class in c#?
When should I throw an exception?
What does static mean in c sharp?
In howmany ways can you deploy an assembly?
What is reflection c#?
How many constructors can a class have in c#?
What is gac? How to put assembly in gac?
i want the csharp questions&answeres
What method is used to sort the elements of the array in descending order?
What is the difference between interface and abstract class in c#?
What are the new features in c# 2.0?
Can datetime be null c#?
How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?