Question: What is the output of this code? int value = 50, a = 9, b = 3, c = 6; cout b && b >c?
What is the output of this code? int value = 50, a = 9, b = 3, c = 6; cout b && b >c? "sorted" : "not sorted")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
