The following is an example of what type of loop? For k = 7 To max Value
A ) Count-controlled
B ) Condition-controlled
C ) While
D ) Do-while
E ) Do-until
A ) Count-controlled
Computer Science & Information Technology
You might also like to view...
A(n) __________ is used as an index to pinpoint a specific element within an array.
a. boolean value b. element c. argument d. subscript
Computer Science & Information Technology
An MS-DOS __________ parameter allows you to view a directory list one screen at a time.
a. more b. pause c. screen d. hold
Computer Science & Information Technology
Which physical connection is the fastest?
A. fiber-optic cable B. coaxial cable C. twisted pair D. microwave
Computer Science & Information Technology
A common control which displays the values in a field is called what type of control?
A. Label B. Field C. Value D. Text Box
Computer Science & Information Technology