PowerShell - Control Flow
Which of the following is the correct way to begin a
switch statement in PowerShell?switch statement in PowerShell?switch followed by the expression in parentheses.switch ($variable) { ... } which is valid PowerShell syntax.then, which is not used in PowerShell switch statements.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions