3. For each of the following tasks, check the appropriate box to state which construct is the most natural way of implem
Posted: Mon May 09, 2022 7:07 am
3. For each of the following tasks, check the appropriate box to state which construct is the most natural way of implementing that task. Counter loop Sentinel loop if/else Initializing the elements of an array of known dimensions Responding to a user's selection from a menu Carrying out an iterative process until O some measure of convergence is reached Dealing a hand of cards from a deck Determining a student's letter grade for this final from his or her numerical score Computing the average score on this final using the scores of a known number of stu- dents