Loading practice questions
Which checks the evaluated key form against the unevaluated keys using EQL?
Correct Answer: B — CASE
Explanation:
CASE checks the evaluated key form against the unevaluated keys using EQL and if the key is found, the corresponding clause is triggered.