Question: What is the string value stored in the variable result after running the code below: ) ( 9 0 if ( grade 8 0 )

What is the string value stored in the variable result after running the code below:
)(90
if ( grade 80)
message = message +B;
if ( grade >=70)
message = message +C;
if ( grade 60)
message = message +D;
else
message = message +F''
 What is the string value stored in the variable result after

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!