PowerShell - Control Flow
Identify the error in this PowerShell foreach loop:
foreach $item in $array { Write-Output $item }foreach $item in $array { Write-Output $item }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions