Asked by husanpreet

Convert your algorithm from Question One into a complete Java application. Marks will be
allocated based upon:
● Your Java code matching your pseudo code algorithm from Question One.
● Your Java code being syntactically correct.
● Your Java code conforming to the dept. of Computing Java Coding Standard.

Answers

Answered by victor
write a pseudo-code representing the following
marks;80-100=grade A
marks 60-79=grade B
marks 50-59=grade C
marks 40-49=grade D
marks 0-39=grade E
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions