ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which isolates an entire expression from evaluation?
'
"
()
$
Correct Answer: A — '
The normal quote, ' isolates an entire expression from evaluation.