Which type of loop repeats as long as its loop condition remains True?

a. Do Until
b. Do While
c. Do Next
d. all of the above

b. Do While

Computer Science & Information Technology

You might also like to view...

________ law predicted that the number of transistors that could be placed on an integrated circuit doubles about every two years

Fill in the blank(s) with correct word

Computer Science & Information Technology

When designing a class hierarchy, it is important that common features be ________________________

a) higher in the class hierarchy. b) lower in the class hierarchy. c) near the middle of the class hierarchy. d) in abstract classes. e) in the Object class.

Computer Science & Information Technology