Answer Posted / anand
Structures doesnt have descrutors..
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is deadlock in c#?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is delegate in c# interview questions?
What do you mean by default constructor?
Why data types are important in c#?
Why static variables are used?
Why do we use abstract class in c#?
what is method overloading in c#?
What are partial classes and use of partial classes?
Why do we need delegates in c#?
What are indexers in c# .net?
Can I define a type that is an alias of another type (like typedef in c++)?
how encapsulation is implemented in c#
What is the difference between constants and read-only?
Explain how do you convert a value-type to a reference-type?