What will be the result of attempting to compile and run the following program? Select the one

Question:

What will be the result of attempting to compile and run the following program?

image text in transcribed

Select the one correct answer.

(a) The code will fail to compile because the type of the switch expression is not valid.

(b) The code will compile correctly and will print the following at runtime:

You are OK.
I am not OK.

(c) The code will compile correctly and will print the following at runtime:
You are OK.
I am not OK.
It’s OK.

(d) The code will compile correctly and will print the following at runtime:
It’s OK.

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

Step by Step Answer:

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