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

june is working on an addition problem and starts with 17,985. after she adds, she still has 17,985. which property od addition did june use
90 divided by 5 in distributive property
Write 506.137 in expanded form.
A teacher is making identical activity packets using 92 crayons and 23 sheets of paper. What is the greatest number of the packets the teacher can make with no
What style of art is composition with red, yellow, black, blue and grey?
Step by step how to factor: 2y^2+9y+9=0
why might some of the philosophers' idea be a threat to greek tradition
how do i solve 6y-5=-3(2y+1)
Bacteria cells have no
What is the name given to software that provides the interface between the os and computer hardware?