ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following methods can be used to find the nth Catalan number?
Correct Answer: D — Recursion, Binomial Coefficients, Dynamic programming
All of the mentioned methods can be used to find the nth Catalan number.