InterviewSolution
Saved Bookmarks
| 1. |
Write for True and fortalse.1. Flowcharts represent the sequence of steps in a written form2. The statement A-B+C will appear in the processing box of a flowchart.The statement ISAB will appear in the Input box of a flowchartIn the decision construct, the program control is transferred from a certaininstruction 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 ismet6. An Accumulator is used to keep track of the number of repetitions done in a loop |
|
Answer» Answer: false true true true true pls mark as BRAINLIEST I will follow and THANK u |
|