Computer Science, asked by tanyaraj24, 11 months ago

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 sarthak23N
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
avinara: welcome
abdullahraza210883: Hii Priya it's Ur turn
abdullahraza210883: Hii
Answered by avinara
8

A = true

B= false

C= false

D= false

E=true

Similar questions