Describe the working of while keyword


Problem:

Question 1- Write a Visual Basic Loop clause that processes the loop instructions as long as the value in the strAnswer variable is either Y or y. Use the While keyword. Now rewrite the Loop clause using the Until keyword.

Question 2- Write a Visual Basic Do clause that processes the loop instructions as long as the value in the strState variable is not"Finished"(in any case). Use the While keyword. Now rewrite the Do clause using the Until keyword.

Show the code, demonstrate it works properly and describe what it is doing.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Describe the working of while keyword
Reference No:- TGS0893701

Expected delivery within 24 Hours