

MCQOPTIONS
Saved Bookmarks
1. |
When we need to run a loop at least once, then we use the __________ loop in a PowerShell |
A. | for |
B. | while |
C. | do-while |
D. | foreach |
Answer» D. foreach | |