Sunday, 28 April 2013

What is Object Oriented Programming ? | C#.Net Interview Questions

It is a problem solving technique to develop software systems. It is a technique to think real world in terms of objects. Object maps the software model to real world concept. These objects have responsibilities and provide services to application or other objects.

No comments: