"IM THE BEST DAMN THING THAT YOUR EYES HAVE EVER SEEN"

Tuesday, December 13, 2011

Activity in JAVA

Question:
Create a Program in Java that will accept name, section, prelim grade, midterm grade,and final grade as input. compute the Final Grade and display the Remarks with following conditions, if final grade is 1.0 to 1.2 display "Excellent", if final grade is 1.21 to 1.7 display "Very good", if final grade is 1.71 to 2.1 display "Good", if final grade is 2.11 to 2.99 display "Fair", if final grade is 3.0 display "Conditional", if final grade is 4.01 to 5.0 display "Failed".

Answer
I WILL POST THE ANSWER(JAVA CODES) ON DECEMBER 27,2011 at exactly 11:30pm :)

No comments: