Computer Science, asked by anjalichaudhary713, 7 months ago

D.Double
Q. Object oriented programming employs
programming approach.
a. top-down
b. procedural
c. bottom-up
d. all of these.
ing approach.​

Answers

Answered by shivdharmendragautam
0

Answer:

Bottom - up

Explanation:

Object oriented programming employs bottom up programming approach.

Bottom up approach means for developing software start from the smallest module or functionality of your program first and then use them as blocks to build a bigger program.

Similar questions