Computer Science, asked by singhonkar169, 11 months ago

Find the grade of the student as per the
following criteria:

Criteria Grade
percentage > 85 A
percentage < 85 && percentage >= 75 B
percentage < 75 && percentage >= 50 C
percentage > 30 && percentage <= 50 D
percentage <30 Reappear
Let’s peer review the case studies of others based on
the parameters given under "DOCUMENTATION TIPS"
at the end of Chapter 5 and provide a feedback to them.

Answers

Answered by tanushkharbanda385
0

Answer:

Find the grade of the student as per the

following criteria:

Criteria Grade

percentage > 85 A

percentage < 85 && percentage >= 75 B

percentage < 75 && percentage >= 50 C

percentage > 30 && percentage <= 50 D

percentage <30 Reappear

Let’s peer review the case studies of others based on

the parameters given under "DOCUMENTATION TIPS"

at the end of Chapter 5 and provide a feedback to them.ω∴⊇⊄⊄↑↑↓

Explanation:

Answered by Anonymous
0

Answer:

8th percentage ≤70 && 80

Similar questions