subject

The following code in a different program is not working properly. The message should display the value of the intCounter variable if the intCounter variable contains a balance that is less than or equal to 15.The message does not display. What mistake did the previous programmer make?
intCounter = 1
Do Until intCounter <= 15
MessageBox. Show(intCounter)
IntCounter += 1
Loop

A)The counter is not initialized.
B)The While keyword should be used instead of the Until keyword.
C)The counter is not incrementing.
D)intCounter += 1 should be changed to intCounter = intCounter + 1.

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 00:00, jahi1201
Ahorse is how much percent more powerful than a pony
Answers: 1
image
Computers and Technology, 22.06.2019 02:00, itsyagirl11076
What is the process in which the software development team compiles information to determine the final product.
Answers: 3
image
Computers and Technology, 23.06.2019 09:00, 19youngr
Which company provides a crowdsourcing platform for corporate research and development? a: mtruk b: wiki answers c: mediawiki d: innocentive
Answers: 2
image
Computers and Technology, 23.06.2019 09:30, kreshnikolloma
You wanted to look up information about alzheimer's, but you were unsure if it was spelled "alsheimer's" or "alzheimer's." which advanced search strategy would be useful? a) a boolean search b) using a wild card in your search c) trying different search engines d) doing a search for "alsheimer's not alzheimer's" asap. ill give brainlist.
Answers: 1
You know the right answer?
The following code in a different program is not working properly. The message should display the va...

Questions in other subjects:

Konu
Mathematics, 04.09.2021 19:20
Konu
Engineering, 04.09.2021 19:20
Konu
Mathematics, 04.09.2021 19:20