3. Write 'T' for True and 'F' for False against each statement.
(a) Conditional operator is not used to make two way decisions.
(0) The default case is always required in the Switch selection structure,
(C) A conditional operator always replace an IF statement.
(d) Println () function prints the output in a new line.
(e) In the IF-Else statement, block followed by Else statement is called false block.
La Santerre -
Answers
Answered by
1
Answer:
first t and second t third f fourth f fifth f
Similar questions