PowerShell - Variables and Data Types
Identify the error in this PowerShell snippet:
if ($true and $false) { "Yes" }if ($true and $false) { "Yes" }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions