Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

program in C 1. (8 pts) Write an if statement that outputs one of the letter grades from A to F, given the numeric grade.

image text in transcribed
program in C
image text in transcribed
1. (8 pts) Write an if statement that outputs one of the letter grades from A to F, given the numeric grade. Do a deeper indentation for each level. Assume the numeric grade is stored integer variable named grade. Use the following scale for conversion: >= 90: A, 85 - 89: B+, 80-84: B, 75-79: C+, 70 - 74:C, 65-69: D+, 60-64:D, 10) printf("1111 "); else printf("2222 "); printf("3333 "); when a) w = 16, 2 = 4; b) W - 6, - 11

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions