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

how can changing improper fractions to mixed numbers help me determine between which two whole numbers a fraction lies
PLEASE HELP I GIVE THANKS
explain how the stomach and the blender are ailke
what type of seismic wave shakes particles at right angles to their direction of travel?
what is a color wheel plz help
How to write an English poetry answer?
what does at least and at most mean?
How is the way water cools different from other liquids ?
Near the surface of the earth what is the magnitude and direction of the acceleration due to gravity?
Help! Donovan runs about 2.5 miles each day. In 3 weeks, about how many miles does he run?