Explain the difference between the representation of a decision structure and a loop in a flowchart.
What will be an ideal response?
In a selection structure, the logic goes in one of two directions after the question, and then the flow comes back together; the question is not asked a second time within the structure. In a loop, if the answer to the question results in the loop being entered and the loop statements executing, then the logic returns to the question that started the loop. When the body of a loop executes, the question that controls the loop is always asked again.
You might also like to view...
The ________ data type stores a number as monetary format
A) Date/Time B) Currency C) Calculated D) Number
Which three conditions would prevent Storage I/O Control from being enabled on a group of datastores? (Choose three.)
A. The datastores planned for the solution are used by different vSphere clusters. B. A datastore planned for the solution is configured as a Raw Device Mapping file. C. A datastore planned for the solution has three extents. D. A datastore planned for the solution is configured as NFS. E. The organization has an Enterprise license.