Write a C program using control statements if-else to read the score of a student from 0 to 100 and print the result accordingly. Score>80: Passed and promoted. 40

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter2: Basic Elements Of C++
Section: Chapter Questions
Problem 5PE
icon
Related questions
icon
Concept explainers
Question

66. Write a C program using control statements if-else to read the score of a student from 0 to 100 and print the result accordingly.

Score>80: Passed and promoted.

40<Score<=80: Passed.

Score<=40: Fail and demoted.

Expert Solution
steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Knowledge Booster
Control Structure
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