Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Please help with java program.
Name: xtr3menubi Date: November 4, 2006 at 16:32:26 Pacific OS: WinXP CPU/Ram: 2gb Product: Acer
Comment:
Hello, I have to create java program using Array, which my teacher said would be a lot easier. However, I am not sure how to write this, as I am a newbie at java. Could someone please help me with this? Here are the conditions:
Write a java application to calcuate semester letter grade for each student. Assume: 1) class size is forty five. 2) scores consist of homework and exams. 3) Full homework scores students can receive is 40 and full exam scores students can get is 60. 4) Grading scale: A (90-100), B (80-89), C(70-79), D(60-69), F(less than or equal to 59)
Summary: I need help with this program, because I am unsure about using doubles and int together. // Circle.java // Compute area of a circle. // Author: Matthew // Date: 07-07-03 public class Circle { public...
Summary: i'm studying about Java but i can programming on notepad and creating file.java but it's not run,why?and i want use jbuidler 3 for programming but i cann't understand about it more,please help me!beca...
Summary: Hi really need help with this please. It is supposed to be a program that mimicks score keeping in the game of bowling. I input how many pins on each ball i got. The 10 frame is handled differently...