How did you implemented classes in your project?



How did you implemented classes in your project?..

Answer / 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

More C Sharp Interview Questions

What is poco c#?

0 Answers  


Why do we use yield in c#?

0 Answers  


Is string passed by reference in c#?

0 Answers  


Which control cannot be placed in mdi?

0 Answers  


What is check/uncheck?

0 Answers  






In which order the constructor is called for an inherited class?

0 Answers  


What is deferred execution?

0 Answers  


What is anonymous types in c#?

0 Answers  


How can I access the registry from c# code?

0 Answers  


Explain about Oops concept

0 Answers   Digital GlobalSoft,


What is c# most used for?

0 Answers  


Why ienumerable is used in c#?

0 Answers  


Categories