If the below code will be executed what will be the output? $strA = "fast" Write-Host 'Tom drives a $strA car.'
Reveal answer
Fill a bubble to check yourself
If the below code will be executed what will be the output? $strA = "fast" Write-Host 'Tom drives a $strA car.'