Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following approach is used by C++?

a) Top-down
b) Bottom-up
c) Left-right
d) Right-left

Answer: b
Explanation: C++ is an object-oriented language and OOL uses a bottom-up approach to solve/view a problem.

Join The Discussion