πŸ“Š Design and Analysis of Algorithms
Q. In general, which of the following methods isn’t used to find the factorial of a number?
  • (A) recursion
  • (B) iteration
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (A) recursion

Explanation: the function counts the number of vowels in a string. in this case the number is vowels is 6.


Explanation by: Mr. Dubey
the function counts the number of vowels in a string. in this case the number is vowels is 6.

πŸ’¬ Discussion

πŸ“Š Question Analytics

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