Computer Applications

In object oriented programming, the stress is given on:

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

OOP Intro Java

361 Likes

Answer

data

Reason — In Object Oriented Programming, the stress is put on the data values rather than functions.

Answered By

100 Likes


Related Questions