How did you implemented classes in your project?
Answer Posted / mohammed fareed
This is frequently asking question in all level of
companies, So, the candidate boldly can say that, a project
developed under MVC- Model View Controller design pattern
classes are implemented, or a simple web application that
has Presentation Layer, Business Layer, Data Layer we need
to have classes without which we cannot develop the
application, or even a simple web application if we want to
have some methods to update database level we need a class.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What do you know about WM_CHAR message?
What are the steps for creating clr trigger
Why do we use struct in c#?
What do u mean by delegation of authority?
What is the console on a mac?
What is difference between gridview and form view?
Why do we need constructors?
What is difference between dictionary and hashtable?
Can we declare private class in c#?
Why do we need to serialize data?
what are the differences between a class and structure
Explain streamreader/streamwriter class?
What is the importance of closing an ado.net application?
What is difference between struct and class in c#?
What is interface c#?