MCQ Single Best Answer Moderate

QBase case for factorial?

ID: #24831 Recursion in Java 6 views
Question Info
#24831Q ID
ModerateDifficulty
Recursion in JavaTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A n = 1
  • B n = 0
  • C n = 2
  • D n = -1
Correct Answer: Option B

Explanation

Answer: (b) n = 0

Share This Question

Challenge a friend or share with your study group.