Answer Posted / dinesh
GoF pattern
Singelton pattern
ood Pattern
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How is a strongly-named assembly different from one that isn’t strongly-named?
What are the different types of constructors?
Can a static class have a constructor c#?
What is unsigned int?
What is exe in c#?
What is callback function in c#?
What is default constructor c#?
What is static class in C#?
write a c# program add two matrix with input number ?
What is the difference between dynamic and var in c#?
Does c# replace c++?
Why do we still see so much non-oo code written in c# today?
What is the difference between CONST and READONLY?
Can property be private in c#?
In which order the constructor is called for an inherited class?