Edit a java program to generate a better code

Assignment Help JAVA Programming
Reference no: EM13940081

I need your help with this java program (That is what I have so far its not displaying the medal count)

public class Medals{
public static void main(String[] args){

final int COUNTRIES = 7;

final int MEDALS = 3;

String[]country = { "CANADA", "CHINA","GERMANY", "COREA", "JAPAN", "RUSSIA" } ;

int[][]count = {{1,0,1},{1,1,0},{1,1,1,},{1,1,1},{1,0,0},{1,0,0}, {1,0,0}};

System.out.print( "Country Gold Silver Bronze Total" );

for(int i = 0; i < COUNTRIES ; i ++ ){

(System.out.printf("%15s", countries[i]);

int total = 0;
for(int j = 0; j < MEDALS ; j ++){

(System.out.printf("%8d" , counts [i][j]);

= total = total + counts[i][j];}

(System.out.printf("%d/n" , total);

}
}

Reference no: EM13940081

Questions Cloud

Prepare a cvp graph with units sold as the horizontal axis : Prepare a CVP graph with ‘‘Units Sold'' as the horizontal axis and ‘‘$ Profit'' as the vertical axis. Label the break-even point on the horizontal axis.
Describe the structure of triacylglycerols and explain : What physical property is used to classify an organic molecule as a lipid? b) Briefly explain the 5 major functions of lipids.
Customer job using a workstation in workshop : Mechanics log time and parts used against the customer's job using a workstation in the workshop. A stock is kept of commonly used parts and materials. The system keeps track of current inventory and re-orders automatically as needed. The system wi..
Meselsohn and stahl with e coli on dna replication : Your short account should include descriptive and explanatory text with annotated diagrams as appropriate. You should expect to write about a side of A4 for each answer. Each topic carries equal marks.
Edit a java program to generate a better code : I need your help with this java program (That is what I have so far its not displaying the medal count)
Valuation allowances on deferred taxes : Valuation allowances on deferred taxes. The impact of Coca-Cola's acquisition of Coca-Cola Enterprises (CCE) on the company's deferred taxes.
Shareholders of the conceptual framework : Discuss the importance to shareholders of the conceptual framework for corporate risk disclosure that is made explicit in the Turnbull Report.
Scope of environmental impact statement : Has to produce on environmental impact statement particularly focusing on Health impact assessment of Nyawamba Hydropower project. The report should include whether the scope of Environmental Impact statement,
Compute the order point : Xander Company anticipates that usage of Component T will be 100 units daily, which equates to around 25,000 for the year. Compute the order point. Determine the most economical order quantity

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd