Question: What is the output of this code?
- c = -1, which is less than 10
- c = 255, which is greater than 10
- c = -1, which is greater than 10
- c = 255, which is less than 10
Answer: The correct answer of the above question is Option A:c = -1, which is less than 10