1. Construct program using decision and control statement. (C3, P4) 2. Analyze and solve programming problem. (CTPS) Questions: 1. (Grade.java) Given the total marks a student has earned for a subject...


java


1. Construct program using decision and control statement. (C3, P4)<br>2. Analyze and solve programming problem. (CTPS)<br>Questions:<br>1. (Grade.java) Given the total marks a student has earned for a subject at the end of a<br>semester, calculate and display the grade he will get based on the following scheme:<br>Marks<br>80 and above<br>Between 70 to 80<br>Grade<br>A<br>в<br>Between 60 to 7o<br>Between 50 to 60<br>Less than 50<br>D<br>E<br>2. (Sentinel.java) Write a program that reads several numbers, determines how many positive<br>and negative values have been read. Computes the total and average of the input value. The<br>process will ends with the input sentinel 9999 (not included in counting the total and<br>average). Display all the outputs.<br>

Extracted text: 1. Construct program using decision and control statement. (C3, P4) 2. Analyze and solve programming problem. (CTPS) Questions: 1. (Grade.java) Given the total marks a student has earned for a subject at the end of a semester, calculate and display the grade he will get based on the following scheme: Marks 80 and above Between 70 to 80 Grade A в Between 60 to 7o Between 50 to 60 Less than 50 D E 2. (Sentinel.java) Write a program that reads several numbers, determines how many positive and negative values have been read. Computes the total and average of the input value. The process will ends with the input sentinel 9999 (not included in counting the total and average). Display all the outputs.

Jun 01, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here