The Artima Developer Community
Sponsored Link

Java Answers Forum
Java Help

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Max Delorean

Posts: 3
Nickname: flyadelore
Registered: Dec, 2008

Java Help Posted: Dec 26, 2008 3:56 PM
Reply to this message Reply
Advertisement
I need to write a JAVA program for the following problem: Students in a certain class take two examinations. If a score is less than 40 on either exam, then the student fails the course. If the average on the two exams is below 60, the student also fails the course. An average of 60 to 90, inclusive, is passing(without honors). An average above 90 is passing with honors. Given a student's scores on the two exams, output whether he or she fails, passes without honors, or passes with honors.

Topic: Java Hot spots Atlantic Canada/Ontario Previous Topic   Next Topic Topic: Need Help with Java!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use