2. Write 'T' for True and 'F' for False against each statement.
(a) Next is used with DO WHILE ... Loop.
(b) EXIT statement is used to come out from the Loop.
(C) GOTO statement transfer the control of program to anywhere.
(d) NOT operator returns false if check evaluates true.
Answers
Answered by
18
Answer:
a) false
b) true
c) false
d) false
Answered by
2
Answer:
False
True
False
False
Explanation:
please mark BRAINLIST
Similar questions