PowerShell supports multiple operator types: comparison operators (-eq, -gt, -like), mathematical/arithmetic operators (+, -, *, /), and logical operators (-and, -or, -not, -xor). Since all three categories are available, All of the Above is correct.