How many times will the following loop execute?
For intCount = 10 To 16 Step 2
    ‘Body of Loop
Next

A. 3
B. 4
C. 6
D. 7

Answer: B

Computer Science & Information Technology

You might also like to view...

When the ANIMATIONS tab is clicked, the number displayed next to a slide content placeholder represents:

A) the order in which each item will display. B) the number of times the animation has been modified. C) the level of importance for each item. D) the total number of animations in a presentation.

Computer Science & Information Technology

Traditional network used a head end and a series of coaxial cables and amplifiers to connect to all receiving homes

a. true b. false

Computer Science & Information Technology