1 "Definite versus Indefinite Loops" Please respond to the following:
Describe one (1) scenario not mentioned in the textbook in which it would be advantageous for you to use a definite loop as opposed to an indefinite loop when developing a program. Provide a rationale for your response.
Describe one (1) scenario not mentioned in the textbook in which it would be advantageous for you to use an indefinite loop as opposed to a definite loop when developing a program. Provide a rationale for your response
2 "Loops and Nested Loops" Please respond to the following:
Suggest one (1) example of a problematic programming situation or scenario that nested loops could at least partially resolve. Justify your response.
Imagine you are tasked with tracking the orders that an online store ships out. Suggest the type of loop (i.e., definite, indefinite, a combination of loops and nesting loops) you would use for querying the database. Provide a rationale for your response. Required minimum-1 page