Answer Posted / sandy
asp.net ARE Design Patterns USING IN DOTNET
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
Can you create an instance of a static class?
What are generations and how are they used by the garbage collector?
Explain the concepts of cts and cls(common language specification).
What is a template class?
Are c# constructors the same as c++ constructors?
Why array is faster than arraylist in c#?
What is void method?
What does public mean in c#?
What is difference between var dynamic and object in c#?
What is default value of decimal c#?
What is a helper method in c#?
What is the compiler of c#?
If you want to convert a base type to a derived type, what type of conversion do you use?
Why var is used in c#?
Structs are largely redundant in c++. Why does c# have them?