You are employed as a developer at ABC.com. You make use of C# and ASP.NET for development purposes. You have been instructed to create a new program for ABC.com. You have to include a repetition structure that allows for the termination condition test to execute at the bottom of the loop not the top. What action should you take?

🎲 Try a Random Question  |  Total Questions in Quiz: 51  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Microsoft 98-361 Software Development Fundamentals Exam — practice the complete quiz, review flashcards, or try a random question.


You are employed as a developer at ABC.com. You make use of C# and ASP.NET for development purposes. You have been instructed to create a new program for ABC.com. You have to include a repetition structure that allows for the termination condition test to execute at the bottom of the loop not the top. What action should you take?