What is Wrong? (x=4 && y=5) ? (a=5); (b=6);
Answers
Answered by
0
Explanation:
the correct expression is
(x=4 && y=5) ? (a=5): (b=6);
Similar questions
History,
2 months ago
History,
2 months ago
Geography,
2 months ago
Math,
4 months ago
Computer Science,
11 months ago