Examlex
How many times will the message I love Visual Basic be displayed?
Dim intCount As Integer = 0
Do
LstOutPut.Items.Add("I love Visual Basic")
IntCount += 1
Loop While intCount > 10
Q2: Which phrase best describes the history of
Q8: The first widely used graphical web browser
Q10: Which of the following shows the correct
Q19: The concept of _ relates to providing
Q24: What value will be assigned to intIndex
Q25: The primary reason to use standard menu
Q26: This predefined constant moves the print position
Q29: Only controls capable of receiving some sort
Q29: Visual Basic allows you to use a(n)
Q38: What is the purpose of using the