PowerShell Fundamentals
{"name":"PowerShell Fundamentals", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"In the following code what is the data type of $FooBar? $Foobar = \"123\", In the following code what is the data type of $FooBar? $Foobar = @{'Foo' = 'Bar'}, What would the following code output? $FooBar = @(\"31337\", \"This\", \"Epic\", \"Quiz\") Write-Output $FooBar[0]","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}