KnowledgeBoat Logo
|

Robotics & Artificial Intelligence

In Object Oriented Programming, the emphasis is laid on ……………

  1. procedure
  2. methods
  3. class
  4. data

Getting Started

2 Likes

Answer

data

Reason — In Object Oriented Programming, the emphasis is put on the data values rather than functions. The data values are confined and used within the stipulated programming area to encourage data security.

Answered By

1 Like


Related Questions