Computer Science, asked by mdarman6881, 10 months ago

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 ayush120305
18

Answer:

a) false

b) true

c) false

d) false

Answered by anand9054446286
2

Answer:

False

True

False

False

Explanation:

please mark BRAINLIST

Similar questions