ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which primitive tests two arguments to see if their values are the same expression?
Correct Answer: A — Equal
Equal primitive tests two arguments to see if their values are the same expression. It works on atoms and lists.