University Of San Carlos - North Campus
Log In mo mga Carolinians kung wala pa mo Ka Log In hehe

Lingaw2x lang ta ninyu but remember don't try to abuse your Limitations

Or You will get an Ip and Account Banned

Have a Nice Day!

Mike!
University Of San Carlos - North Campus
Log In mo mga Carolinians kung wala pa mo Ka Log In hehe

Lingaw2x lang ta ninyu but remember don't try to abuse your Limitations

Or You will get an Ip and Account Banned

Have a Nice Day!

Mike!
University Of San Carlos - North Campus
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Welcome Carolinians
 
HomePortalSearchLatest imagesRegisterLog in
University of San Carlos - North Campus Forum
Welcome Dear Students, Teachers and Faculty Very Happy
The Forum Will be Updated As Soon As Possible So Please Support Us!
Please Read The Latest News Thank You
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Latest topics
» suggest lang nya mo dri kung unsa inyu gusto para ani nga forums
Final Average EmptyThu Dec 10, 2009 3:09 pm by Miko

» TUTSkie
Final Average EmptySun Nov 08, 2009 7:57 pm by h4v34n1c3d4y

» Periodical nAh mga Pipol...2nd....
Final Average EmptyWed Oct 21, 2009 7:41 pm by pawn19pet

» Introduce Here!
Final Average EmptyTue Oct 20, 2009 9:03 pm by pawn19pet

» Introduce Here!
Final Average EmptyWed Oct 14, 2009 10:47 pm by FerrerJohn

» Option2 Fixed
Final Average EmptyWed Oct 07, 2009 11:27 pm by Miko

» Final Average
Final Average EmptyTue Oct 06, 2009 9:37 pm by Miko

» Option2 Codes in TLE!!![ayaw lang ang option1 kay patay ta ana]
Final Average EmptyFri Oct 02, 2009 8:50 pm by Miko

» Introduce Here!
Final Average EmptyTue Sep 22, 2009 9:09 pm by norms

Top posters
Miko
Final Average I_vote_lcapFinal Average I_voting_barFinal Average I_vote_rcap 
h4v34n1c3d4y
Final Average I_vote_lcapFinal Average I_voting_barFinal Average I_vote_rcap 
pawn19pet
Final Average I_vote_lcapFinal Average I_voting_barFinal Average I_vote_rcap 
Kyuuh
Final Average I_vote_lcapFinal Average I_voting_barFinal Average I_vote_rcap 
eLdEmOnViRuz
Final Average I_vote_lcapFinal Average I_voting_barFinal Average I_vote_rcap 
jai hO
Final Average I_vote_lcapFinal Average I_voting_barFinal Average I_vote_rcap 
aztecrev
Final Average I_vote_lcapFinal Average I_voting_barFinal Average I_vote_rcap 
..::(ΑΦΩ)::..
Final Average I_vote_lcapFinal Average I_voting_barFinal Average I_vote_rcap 
donsmack17
Final Average I_vote_lcapFinal Average I_voting_barFinal Average I_vote_rcap 
janeislabb
Final Average I_vote_lcapFinal Average I_voting_barFinal Average I_vote_rcap 

 

 Final Average

Go down 
AuthorMessage
Miko
Optimus Prime



Posts : 46
Points : 27704
Salamat Points :D : 0
Join date : 2009-07-04

Final Average Empty
PostSubject: Final Average   Final Average EmptyTue Oct 06, 2009 9:37 pm

Code:
package LoopPrograms;

import java.io.*;


public class FinalAverage
{
   
    public FinalAverage()
    {
       
    }
    public static void main(String args[])throws IOException
    {
        BufferedReader dataIn=new BufferedReader (new InputStreamReader (System.in));
       
        int  y=0, g=0;
        double avg=0, grade=0, avgr=0, sum=0;
        String sgrade="", sg="";
       
       
       
       
        for(y=1; y<=9;y++)
        {
          System.out.print("Enter no."+y+" grade:  ");
          sgrade=dataIn.readLine();
          grade=Double.parseDouble(sgrade);
         
          if (y==1){avg=grade*1.2;}
          if (y==2){avg=grade*1.5;}
          if (y==3){avg=grade*1.5;}
          if (y==4){avg=grade*1.8;}
          if (y==5){avg=grade*1.2;}
          if (y==6){avg=grade*1.5;}
          if (y==7){avg=grade*1.2;}
          if (y==8){avg=grade*0.6;}
          if (y==9){avg=grade*0.2;}
          sum=sum+avg;
          avgr=sum/10.7;
             
        }
       
        System.out.println("The Average is "+avgr);
         
        }
       
         
   
   
    }


kamu na bhala au ana kay ang Final Average is all about the grade with the unit
Back to top Go down
https://usc-nc.darkbb.com
 
Final Average
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
University Of San Carlos - North Campus :: Tutorial [Help Section] :: TLE-
Jump to: