Ask Question

Definition of object oriented programming

+5
Answers (2)
  1. 6 September, 10:25
    0
    Object oriented programming is programming that uses objects that contain data and code to create programs. The objects interact with one another and you get a program that does what you want it to do. Historically, the logic behind the program was more important than the data manipulated, so Object Oriented programming decided to change that.
  2. 6 September, 10:27
    0
    It's a programming language model organized around objects rather than "actions" and data rather than logic.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Definition of object oriented programming ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers