3. Write 'T' for True and 'F' for False against each statement.
(a) Conditional operator is not used to make two way decisions.
(b) The default case is always required in the Switch selection structure.
(c) A conditional operator always replace an IF statement.
(d) Printin () function prints the output in a new line.
(e) In the IF-Else statement, block followed by Else statement is called false block.
Teacher's Signature
Answers
Answered by
21
Answer:
a-true
b-false
c-false
d-false
e-true
Explanation:
I hope it will be helps to you
please mark me as brainlist...
sarthak23N:
thanks
Answered by
8
A = true
B= false
C= false
D= false
E=true
Similar questions