Page 1 of 1

Which expression has to be present in the following?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
exp1 ? exp2 : exp3;
a) exp1
b) exp2
c) exp3
d) all of the mentioned