Advertisements
Advertisements
प्रश्न
In object oriented programming, the stress is given on:
विकल्प
Procedure
Methods
Class
Data
MCQ
उत्तर
Data
Explanation:
The focus of object-oriented programming (OOP) is on data and how it can be manipulated using objects and classes. OOP organises program architecture around data (objects), not functions or procedures. The methods (functions) are secondary and are used to manipulate the data contained within objects.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?