How to get output on screen with java?

How would i do part of this Java Input Output Program?

  • In my high school programming class we have to make a Input output java program. We have already done a basic input output program with JOption Pane. In this program we have the days of the week Sunday through Saturday and a specific temperature for that day. The program needs to loop and read the day and the temperature from the in file. but then it needs to convert the Fahrenheit to Celsius. It also has to be outputed to the screen in a nice chart. So I have two questions. What is the the type of loop i have to use. it doesnt say. I think it is either WHILE or COUNTER but it may be a FOR loop. And my second question is how do i get it to output in a chart like so: Day----------------Fahrenheit-----Cels… Sunday --------------- 67--------------- ? Monday ---------------56--------------- ? NOTE it doesnt have to have the -------- i just had that there because it wouldnt space correctly It also has to output to the screen and to the file looking like this Thank you for anyone who helps me

  • Answer:

    I could do that for you, but I don't have much time right now. You can use helpwithprogramming.com I used them before when I didn't have enough time to do my homework :

JT at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.