what is the purpose of Interfaces?

Answer Posted / sunil mahla

In big companies, project manager understand the client
requirement and make interfaces. These interfaces are then
distributed to the under developers.
Since interfaces are just outline of the method, so
developers must use them in there class and code them.
Developer need only concentration on coding. He need not
worry about which methods he use to achieve client requirement.

So interfaces provide only outline to the developer to get
the goal.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is tochararray in c#?

441


What is boxing & unboxing?

558


How many constructors can a class have in c#?

475


Explain what is an interface in c#?

515


Why can’t struct be used instead of class for storing entity?

474






what is full assembly reference

501


Can we call server-side code (c# or vb.net code) from javascript?

513


Explain the difference between the system.array.copyto() and system.array.clone()?

490


What does int32 mean?

473


Explain different properties of object oriented systems.

439


What is the delegates in c#?

501


How string definitions will prevent escaping on backslashes in C#?

518


How to get the sum of last 3 items in a list using lambda expressions?

506


Which property of the textbox cannot be changed at runtime?

475


What are the 2 broad classifications of fields in c#?

530