pevin5663 pevin5663
  • 04-09-2019
  • Computers and Technology
contestada

5.9 How many times will the following code segment display the message box? Dim intCount As Integer = 0 Do While intCount < 10 Messag

Respuesta :

ExieFansler ExieFansler
  • 10-09-2019

Answer:

10 times.

Explanation:

The code segment given in the question will display the message box 10 times because the variable intCount that is used for the running condition of the loop is initialized with 0 and it should be less than 10 after increment.

If the value of intCount become more than or equal to 10 the loop will stop it's execution.

Answer Link

Otras preguntas

a person who studies word origins and meanings would most likely be a
name 2 sound devices and what type they are from the song Where Is The Love by the Black Eyed Peas.
How many eights are there in 6 1/2
At the school carnival, Carmen sold 3 times as many hot dogs as Shawn. The two of them sold 152 hot dogs altogether. How many hot dogs did Carmen sell? 51382111
Any number that is divisible by 3 is also divisible by 9.Find a counterexample to show that the conjecture is false.18274548
1. Why are there active volcanoes along the Pacific coast in Washington and Oregon but not along the East coast of the United States?
Given the inequalities y > 5x-8 and y >3x+4, find the point that satisfies both inequalities
In Romeo and Juliet act 2, which character serves as a messenger
name 2 sound devices and what type they are from the song Where Is The Love by the Black Eyed Peas.
distribute (x+1)(x-2)