ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following approach is followed by Object Oriented Language during the execution of a program?
Correct Answer: A — Bottom up approach
Bottom up approach begins with details and moves to higher conceptual level there by reducing complexity and making the concept easier to understand.