Special Number in Java

Channel:
Subscribers:
1,540
Published on ● Video Link: https://www.youtube.com/watch?v=eADw58zdk_4



Duration: 3:34
24 views
1


Special Number in Java

In this tutorial, I have shown how to write a Java program to check if a given number is a special number or not.

A special number is one which is equal to the sum of the factorial of its digits.

For example, 145 is a special number.
1! + 4! + 5! = 1 + 24 + 120 = 145.

#java #computerscience #isc #specialnumber







Tags:
robin sir
what is special number
special number program
isc
java
computer science