Object oriented programming employsbottom-up programming approach - C++ basic concepts

Q.  Object oriented programming employs_________ programming approach.
- Published on 19 Oct 15

a. top-down
b. procedural
c. bottom-up
d. all of these.

ANSWER: bottom-up
 

    Discussion

  • Brijesh   -Posted on 08 Oct 15
    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.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)