Which statement is incorrect about the object-oriented approach? A) Emphasis is on data rather than pro cedure. B) Data is hidden and cannot be…
Class 12 Computer Science · 2079 · Solved Question with Answer
Which statement is incorrect about the object-oriented approach?
A) Emphasis is on data rather than procedure.
B) Data is hidden and cannot be accessed.
C) Objects communicate through functions.
D) It supports abstract data but not the class.
