Multiple Choice
What will be the final value of intCount?
Dim intCount As Integer = 3
Do
IntCount += 6
Loop While intCount < 20
A) 20
B) 21
C) 15
D) 9
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: The first item in a ListBox has
Q23: A difference between a <b>ListBox</b> and a
Q24: The _method can be used to place
Q25: The <b>InputBox</b> function always returns a _value.<br>A)
Q26: How many times will the message I
Q28: How can you cause scroll bars to
Q29: Which of the following code fragments calculates
Q30: Which property determines the amount of time,
Q31: Which statement about the <b>ListBox.Items.Add</b> method is
Q32: Which of the following ListBox properties can