Q23
What will be the output of the following code: cout 3 ? "Yes" : "No"); in C++?
A.
Yes
AnswerB.
No
C.
4
D.
3
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board