Question: PLEASE ANSWER ALL THE QUESTION NOT JUST ONE FOR POINTS 2. Starting: Are there any variables we need to setup before o points we start

 PLEASE ANSWER ALL THE QUESTION NOT JUST ONE FOR POINTS 2.Starting: Are there any variables we need to setup before o pointswe start a loop? This is often called our answer This isa required question 3. Stopping: How do we know when to stop?

PLEASE ANSWER ALL THE QUESTION NOT JUST ONE FOR POINTS

2. Starting: Are there any variables we need to setup before o points we start a loop? This is often called our answer This is a required question 3. Stopping: How do we know when to stop? This is called the stopping or termination condition. True or False?* 0 points True O False 4. Doing: What are the instructions we want to repeat. This 0 points will become the end of the loop control structure. True or False?* True O False 5. Changing: Do the instructions change in any way between each repetition? For example, we might need to keep track of how many times we have repeated the body of the loop, that is, the number of 0 points Your answer 9. The cause of the infinite loop is a very common mistake. 0 points What is it? * Your answer 10. The condition in a while loop has to be mathematical. True or False?* points True False 11. True or False? The following values are considered False: None False zero of any numeric type, for example: 0, 0.0 any empty sequence, for example, ", 0,0 any empty mapping, for example, ft. * True False 12. When we write down the individual steps we need to follow such as below this is called Choose the first number to test, start with 1; See if that number divides evenly into 540 using the modulus operator, if it does print it out as a factor; Choose the next number by adding 1 to your last choice; If your number to test is greater than 540 then you have finished, otherwise go back to step 2. * points Your

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!