Q. Which of the following option is wrong?

  • (A) fibonacci number can be calculated by using dynamic programming
  • (B) fibonacci number can be calculated by using recursion method
  • (C) fibonacci number can be calculated by using iteration method
  • (D) no method is defined to calculate fibonacci number
πŸ’¬ Discuss
βœ… Correct Answer: (D) no method is defined to calculate fibonacci number
Explanation: fibonacci number can be calculated by using dynamic programming, recursion method, iteration method.

Explanation by: Mr. Dubey
fibonacci number can be calculated by using dynamic programming, recursion method, iteration method.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
153
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
91%
Success Rate