Question: 6. In the following code segment, what type of variable is counter? Dim temp, counter, check As Integer Do temp CInt (InputBox (Enter a number.))

 6. In the following code segment, what type of variable is

6. In the following code segment, what type of variable is counter? Dim temp, counter, check As Integer Do temp CInt (InputBox ("Enter a number.")) counter temp If counter = 10 Then check-0 End If Loop Until (check - 0) (A) counter (B) accumulator (C) sentinel (D) loop control variable (E) none of the above

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!