Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Artificial Intelligence
In LISP, the function assigns the symbol x to y is
(setq y x)
(set y = 'x')
(setq y = 'x')
(setq y 'x')
None of the above
Show Answer
Correct Answer:
(setq y 'x')
← Previous Question
Next Question→
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment