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 does break do in loop?

500


Does c# have functions?

472


Define thread? Explain about multithreading?

576


If you define a user defined data type by using the class keyword, is it a value type or reference type?

513


What are the collections in c#?

489






Is it possible to inherit multiple interfaces?

551


What is difference between static and readonly in c#?

460


Explain how do you debug an asp.net web application?

493


What is .cshtml file?

503


What is the size of a decimal?

629


How can you force derived classes to provide new method implementations for virtual methods?

489


What are All kind of access specifiers for a class and for methods

564


What are access modifiers in c#?

558


Illustrate race condition?

490


What is parsing?

541