Q. in VB , The _______ first we check the condition , if the condition istrue then it execute the true statement same as while condition . (Solved)
1. for loop
2. do while
3. if condition
4. nested
- a. for loop
1. for loop
2. do while
3. if condition
4. nested