Skip to content

Conversation

Krishna67890
Copy link

This PR adds a Java program FactorialCalculator.java to compute
the factorial of a non-negative integer n using recursion.

  • Accepts input from the user.
  • Handles non-negative integers.
  • Prints the factorial using BigInteger for large numbers.

Folder: Factorial_Number_Of_N
Contributor: Krishna Patil Rajput

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant