Question

To display minutes values from 0 through 5 type the following: ____.
a. For MinutesInt As Integer = 0 To 5
b. For intgMinutes As Integer = 0 To 5
c. For intMinutes As Integer = 0 To 5
d. For Minutes As Integer = 0 To 5

Answer

This answer is hidden. It contains 1 characters.