A program stores test scores in two int variables named myScore and expectedScore. Write the C++ code

Question:

A program stores test scores in two int variables named myScore and expectedScore. Write the C++ code to compare the two scores and then display one of the following messages: “I met my expectations”, “I scored higher than expected”, or “I scored lower than expected”

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: