Artificial Intelligence - Study Mode
[#376] In LISP, the function returns t if <object> is a CONS cell and nil otherwise __________
Correct Answer
(B) (consp <object>)
[#377] What is meant by factoring?
Correct Answer
(B) Removal of redundant literal
[#378] Which is also called single inference rule?
Correct Answer
(B) Resolution
[#379] Which of the following IS NOT one of the advantages associated with a robotics implementation program?
Correct Answer
(A) Low costs for hardware and software
[#380] In linguistic morphology _____________ is the process for reducing inflected words to their root form.
Correct Answer
(B) Stemming