Google News
logo
PowerShell - Interview Questions
Name the different type of PowerShell operators?
Following are the different types of operators in PowerShell :
 
* Arithmetic Operator
* Assignment Operator
* Comparison Operators
* Logical Operators
* Redirection Operators
* Split and Join Operators
Advertisement