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 is the difference between “dispose” and “finalize” variables in c#?
What is .net c#?
What is a class in unity?
what is c# command?
What is datagridview in c#?
How many bytes is a long c#?
Explain the difference between and xml documentation tag?
What basic steps are needed to display a simple report in crystal?
What exactly happens when we debug and build the program?
What is the execution entry point for a c# console application?
How do I link two windows forms in c#?
What is file extension of webservices?
What Is The Difference Between The System.array.copyto() And System.array.clone()?
If casting fails what type of exception is thrown?
Can dictionary have duplicate keys c#?