Computer Science, asked by tanwarutkarsh56, 2 months ago

Write (T) for True and (F) for False against the statements,
1. Flowcharts represent the sequence of steps in a written form.
2. The statement A=B+C will appear in the processing box of a flowchart.
3. The statement IS A<B will appear in the Input box of a flowchart.
2
4.
In the decision construct, the program control is transferred from a certain instruction
to some other instruction, depending upon the condition met.
5.
A loop is used to repeat a certain set of commands again and again till a condition
met.
5
6. An Accumulator is used to keep track of the number of repetitions done in a loop
.​

Answers

Answered by NyashaDM
6

Answer:

1. True

2.False

3. True

5. True

Answered by ushaswinia
2

Answer:

1 true

2 false

..........

Similar questions