I have just completed Chp. 4 Sec. 15 of Alternate Version of Starting ourt with C++ Third. A checkpoint question is asking me what the program will display, but I don't understand what it is supposed to be doing in the first place. I get the code. I am just haveing a little problem deciphering it. Can someone help?
I don't think the program is supposed to do anything useful. It's just trying to test your understanding of how the conditional operator (also referred to as the ternary operator) works.