Question: Write a declaration that initializes an int variable named num1 to 100 if the boolean variable score is true and to 50 otherwise, using the
Write a declaration that initializes an int variable named num1 to 100 if the boolean variable score is true and to 50 otherwise, using the conditional operator.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
