ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What does %x!ls! represents?
Same as back tick command output ls
ls
Same as 'x'
Same as "xls"
None of the mentioned
Correct Answer: A — Same as back tick command output `ls`
It is same as back tick command output ls.