subject
Mathematics, 23.07.2019 21:30 valensanta2005

Public class test { public static void main(string[] args) { system. out. print("the grade is "); printgrade(78.5); system. out. print("the grade is "); printgrade(59.5); } public static printgrade(double score) { if (score > = 90.0) { system. out. println('a'); } else if (score > = 80.0) { system. out. println('b'); } else if (score > = 70.0) { system. out. println('c'); } else if (score > = 60.0) { system. out. println('d'); } else { system. out. println('f'); } } }

ansver
Answers: 1

Another question on Mathematics

question
Mathematics, 21.06.2019 14:40
Write the sentence as an equation. 6 fewer than the quantity 140 times j equals 104
Answers: 2
question
Mathematics, 21.06.2019 16:50
What is the perimeter of square abcd? units units 28 units 37 units
Answers: 2
question
Mathematics, 21.06.2019 19:30
The volume of a cube-shaped shipping container is 13,824 cubic inches. find the edge length of the shipping container.
Answers: 1
question
Mathematics, 21.06.2019 20:00
Can someone factor this fully? my friend and i have two different answers and i would like to know if either of them is right. you in advance. a^2 - b^2 + 25 + 10a
Answers: 1
You know the right answer?
Public class test { public static void main(string[] args) { system. out. print("the grade is "); p...
Questions
question
Biology, 27.09.2019 16:00
question
Mathematics, 27.09.2019 16:00