01 (B):- By using array named STD. Write a program in C++ LANGUAGE to calculate student appreciation based on the following criteria's. i. When the average in the range from 50 to 59 → print ACCEPT When the average in the range from 60 to 69 → print MEDIUM ii. When the average in the range from 70 to 79 → print GOOD When the average in the range from 80 to 89 → print VERY GOOD When the average in the range from 90 to 99 → print EXCELLENT Otherwise print FAIL iii. iv. V. vi.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter9: Records (struct)
Section: Chapter Questions
Problem 12SA
icon
Related questions
Question
100%

C++

01 (B):- By using array named STD. Write a program in C++ LANGUAGE to
calculate student appreciation based on the following criteria's.
i. When the average in the range from 50 to 59 → print ACCEPT
average in the range from 60 to 69 → print MEDIUM
from 70 to 79 → print GOOD
ii. When the
iii.
When the
average
in the
range
When the average in the range from 80 to 89 → print VERY GOOD
When the average in the range from 90 to 99 → print EXCELLENT
vi. Otherwise print FAIL
iv.
V.
HINT: The student has only five marks stored in STD.
Transcribed Image Text:01 (B):- By using array named STD. Write a program in C++ LANGUAGE to calculate student appreciation based on the following criteria's. i. When the average in the range from 50 to 59 → print ACCEPT average in the range from 60 to 69 → print MEDIUM from 70 to 79 → print GOOD ii. When the iii. When the average in the range When the average in the range from 80 to 89 → print VERY GOOD When the average in the range from 90 to 99 → print EXCELLENT vi. Otherwise print FAIL iv. V. HINT: The student has only five marks stored in STD.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Function Arguments
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr