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

  Java program using jgrasp and the software development kit

Design a GUI program to find the weighted average of four test scores. The four test scores and their respective weights are given in the following format:

  Prepare an overloaded constructor

Prepare an overloaded constructor that provides values for each field. Also provide get methods for each field. Save the file as Patient.java.

  Implement a thread for each creature representing a task

Implement a threads and a GUI interface using advanced Java Swing classes.

  Define an enum type in the librarybook class

Define a class variable, totalTVs, whose purpose is to keep track of the total number of Television objects constructed during execution of a program that uses the Television class - Define an enum type in the LibraryBook class corresponding to the..

  Start developing java code to ask questions

You are ready to start developing Java code to ask questions on customer information and the sub that customers want to order. You are only concerned with the functionality to request and provide feedback on what the customer entered

  Create a gui with a text field and a button

The java program needs to create a GUI with a text field and a button, with an actionlistener. When the button is clicked, whatever text typed into the text field is stored in a variable and written to a text file

  Assignment 1java tic-tac-toe game assignment 1 is

assignment 1java tic-tac-toe game assignment 1 is attachedattachment-nbsptic tac toe game.docxthis assignment consists

  Text file containing the data

This program should begin by asking the user for the name of a text file containing the data. Then read the data which will be a line containing the dimensions of a 2 dimensional array followed by a 2 dimensional array of ints. Then perform variou..

  Retrieve an array of all list elements on the page

Function testCountListElements should simply retrieve an array of all list (html tag li) elements on the page and assert that their total count is three

  Create a program using a gui interface

In your lab5 folder, compile the file that is a starting point for this assignment. The listing and image of this Java class is on the bottom of this lab description. You can create the programs by cutting and pasting.

  Create a user interface for a library application

Create a user interface for a library application that allows the user (i.e., the Librarian) to enter Book objects.

  Write a program that reports the comparison for all models

Write a program that reports the comparison for all models represented in the data file in a table, reporting: the number of each model installed; the total uptime, the total number of failures, and the overall MTBF.

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