📚 Practice Mode
PowerShell Scripting and Administration
Learn at your own pace with hints and detailed explanations
1 / 20
True/False
In Windows PowerShell, operators are evaluated in the following precedence: () {}, @ $, !, [ ], ., &, ++ --, Unary + -, * / %, Binary + -, Comparison Operators, -and –or, |, > >>, =
- True
- False