Answer Posted / dinesh
GoF pattern
Singelton pattern
ood Pattern
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is there an equivalent of exit() for quitting a c# .net application?
Are value types sealed?
What is difference between yielding and sleeping?
How can you read 3rd line from a text file?
What is int16?
What is a delegate? Explain.
Define boxing and unboxing in c#?
Explain partial class in c#?
What is the difference between ref and out in c#?
Why should I use interface in c#?
What is parsing?
What is use of abstract class in c#?
Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?
Do extension methods have to be static?
What is the correct way of declaring an xml namespace?