The course structure variable contains a member variable named strGrade. Which of the following statements assigns the

Question:

The course structure variable contains a member variable named strGrade. Which of the following statements assigns the string “B” to the member variable?

a. course.strGrade(0) = "B"

b. course.strGrade = "B"

c. strGrade.course = "B"

d. None of the above

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

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: