PowerShell - Functions
What will be the output of this script?
function SayHello { Write-Output "Hello" } SayHellofunction SayHello { Write-Output "Hello" } SayHello15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions