adplus-dvertising
frame-decoration

Question

Examine the following line of code. In what programming language is it written?
Write-Host "The system contains several serious vulnerabilities."

a.

Perl

b.

PowerShell

c.

JavaScript

d.

Python

Answer: (b).PowerShell Explanation:The Write-­Host command is used to generate output in PowerShell.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Examine the following line of code. In what programming language is it written?