ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Can write-line keyword be used for printing strings?
True
False
Correct Answer: A — True
Write-line is also used to print the arguments. Other primitives used to print are print and write.