Correct Answer : Option (A) : Bottom-up
Explanation : Generally, C++ uses the Bottom-up approach while other programming languages like C use the top-down approach.