Program To find the Factorial Number Unknown 06:56 Program To find the Factorial Number public class FactorialNum { public static void main(String args[]) { int n=5,a=1; for(int i=1;i<=n;i++) { a=a*i; } System.out.println(a); } } Share this Share on FacebookTweet on TwitterPlus on Google+ Related PostsIBM Technical Support AssociatesSysbiz Technologies Pvt. Ltd.Accenture Referral job AlertHR Openings Any Fresh Graduate ApplyGGK Technologies Off-Campus Amazon India