adplus-dvertising
frame-decoration

Question

________ loop repeats a group of statements for each item in a collection of objects or for each element of an array.

a.

While loop

b.

Do Until loop

c.

Do while loop

d.

For each loop

Posted under VB NET Web Technologies

Answer: (d).For each loop

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. ________ loop repeats a group of statements for each item in a collection of objects or for each element of an array.

Similar Questions

Discover Related MCQs

Q. A __________ variable is one that is declared inside a procedure.

Q. _______ control executes the timer events at specified intervals of time.

Q. MDI stands for _________

Q. A _______control in visual basic is used to create applications that present information in rows and columns.

Q. __________ cannot be declared in a form or class module.

Q. __________ do not return a value.

Q. The default datatype for VB is ___________

Q. _________ is a built in function to return lower bound of an array.

Q. The _________ allows direct exit from a For loop, Do loop, Sub procedure, or Function procedure.

Q. ___________ displays current directory with any subdirectories and allows the user to change directory.

Q. Extension of ActiveX designers ____________

Q. ________ indicates whether a particular condition is on or off.

Q. __________ statement enables us to trap runtime error.

Q. Frame Control acts as a __________

Q. Form_Mouse Down( ) procedure is executed when any mouse button is clicked in a free area of the ______.

Q. ________ method removes a dialog box from view.

Q. The ______ is a tool used for both the Input and output purpose.

Q. In visual basic the declaration of variables is done by _____ key word.

Q. An object datatype can store _______ bytes.

Q. ________ method is used to clear the contents of MSHFlexGrid control.