In the following statement that begins a For…Next loop, what is the purpose of the Step clause?

For intX = 1 to 100 Step 5

a. It causes intX to be initialized to 5 when the loop begins.
b. It causes the loop to end when intX is equal to 5.
c. It causes intX to be incremented by 5 each time the loop repeats.
d. It causes intX to be decremented by 5 each time the loop repeats.


c. It causes intX to be incremented by 5 each time the loop repeats.

Computer Science & Information Technology

You might also like to view...

The process of implementing network security starts with ____.

A. documentation B. evaluation C. assessment D. architecture

Computer Science & Information Technology

What does the term codec stand for?

What will be an ideal response?

Computer Science & Information Technology

Which of the following is not one of the three risk management activities in the security management process?

A) Protections B) Analysis C) Measures D) Plan

Computer Science & Information Technology

What should you look out for when shooting keying material with some cameras?

What will be an ideal response?

Computer Science & Information Technology