PowerShell - Variables and Data Types
What will be the output of this PowerShell script?
$name = "Anna" Write-Output $name
$name = "Anna" Write-Output $name
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions