Experience in Object oriented programme?

Showing Answers 1 - 3 of 3 Answers

Harish Mahanta

  • Nov 9th, 2006
 

Object:An object is a software bundle of related state and behavior. A real world entity that you find in everyday life.

                    (OOP) is a programming paradigm that uses abstraction to create models based on the real world. It utilizes several techniques from previously established paradigms, including modularity, polymorphism, and encapsulation. Many popular programming languages (such as Java, C#, C++, and Visual Basic) support OOP.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions