Q&A
Ask and answer questions to make information more available to wider audiences.
Tucker Birling @birlingtucker   29, Jun 2023 12:00 AM
Object-oriented paradigm
What is an object-oriented paradigm?
answers 1
 
Answer 1
Elizabeth Jamyson @jamysonelizabeth   04, Jul 2023 12:55 AM
A Paradigm that is based on the concepts of “Objects.” It contains data and code. Data that is in the form of fields, and regulation, that is in the form of procedures. The exciting feature of this paradigm is that the object’s procedures can access and often modify the data fields themselves.