14.. of the following is not a feature of OOP.
a) Follows Bottom Up Approach
b) Object may communicate with each other through functions.
c) Follows TOP-DOWN approach in design
d) Programs are divided into what known as Object
Answers
Answered by
0
Answer:
Explanation: The interaction between two object is called the message passing feature. Data transfer is not a feature of OOP. Also, message reading is not a feature of OOP.
Similar questions