HomeNews & UpdatesNews All About News All About Leave a Comment / News & Updates / By Wpifflawattorney class factorial{ public static void main(String args[]){ int i, fact=1; int n=5; for(i=1;i<=5;i++) { fact=fact*i; } System.out.println(“Factorial of “+ n+ ” is: “+fact); } } Simple Contact FormPlease enable JavaScript in your browser to complete this form.Name *FirstLastPhone Number *Select Your Services *Civil SideCriminal SideInteligical Property RightsFamily DisputesBanking And FinanceConsumer Law ServicesLabor And EmploymentLitigationArbitrationCyber CrimesRegistrationsCorporate Law ServicesComment or Message *Submit