• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Block Explorer 
  • Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Hive Proposals 
  • OpenHive Chat 
  • Developer Portal 
  • Hive Whitepaper 
  • Privacy Policy
  • Terms of Service
logo
  • Posts
  • Proposals
  • Witnesses
  • Our dApps
LoginSign up

Program two : What is the out put of this program?

afjal.softcare (29)in #java • 8 years ago

package simleprogram;
public class FactorialNumber{

public static void main(String[] args){
int num=20,i=1;
do{
if(num%i==0){
System.out.format(" %d ", i);
}
i++;
}while(i<=num);
}
}

number-factorial-calculation.jpg

#programming #language #it
8 years ago in #java by afjal.softcare (29)
$0.02
  • Past Payouts $0.02
  • - Author $0.02
  • - Curators $0.00
14 votes
  • mithunrudra: $0.00
  • varmaybijoy: $0.00
  • member9: $0.00
  • sujoydey: $0.00
  • ashikurrahman: $0.00
  • member10softcare: $0.00
  • aaccee0039: $0.00
  • aaccee0044: $0.00
  • member11softcare: $0.00
  • aaccee0038: $0.00
  • aaccee0037: $0.00
  • aaccee0043: $0.00
  • aaccee0047: $0.00
  • and 1 more
Reply 5
Sort:  
  • Trending
    • Trending
    • Votes
    • Age
  • [-]
    member10softcare (38)
     8 years ago  

    plz output share

    $0.00
      Reply
      [-]
      aaccee0037 (42)
       8 years ago  

      nice

      $0.00
        Reply
        [-]
        aaccee0039 (29)
         8 years ago  

        good job

        $0.00
          Reply
          [-]
          aaccee0038 (29)
           8 years ago  

          good

          $0.00
            Reply
            [-]
            varmaybijoy (25)
             8 years ago  

            I like java programming language .but only computer solve the identical problem

            $0.00
              Reply