Answer to Question #267167 in Visual Basic for Nicole

Question #267167

For x = 0 To 100


For y = 5 To -10 step -1


If y = 0 Then


Exit For


End If


Console.Write("Hello")


Next


If x > 10 Then


Exit For


End If


Next


Question: If this code is executed, How many times will “Hello” be printed out?




1
Expert's answer
2021-11-16T13:50:38-0500

The answer to your question is provided in the image:

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS