Recent questions tagged questions

0 votes
    In LISP, the function returns t if is a CONS cell and nil otherwise ________ (a) (cons ) (b) (consp ) (c) (eq ) (d) (cous =) Please answer the above question....
asked Oct 9, 2022 in Education by JackTerrance
0 votes
    In a rule-based system, what is the form of procedural domain knowledge? (a) production rules (b) rule interpreters ... -rules (d) control rules Please answer the above question....
asked Oct 9, 2022 in Education by JackTerrance
0 votes
    In LISP, what is the function assigns the symbol x to y? (a) (setq y x) (b) (set y = ‘x’) (c) (setq y = ‘x’) (d) (setq y ‘x’) Please answer the above question....
asked Oct 9, 2022 in Education by JackTerrance
0 votes
    In LISP, the following function (minusp (-20 4 8 8 1)) returns? (a) T (b) F (c) NIL (d) -20 Please answer the above question....
asked Oct 9, 2022 in Education by JackTerrance
0 votes
    In LISP, which of the following function assigns the value 10 to the symbol a? (a) (setq a 10) (b) (a = b) ... 10 a) (d) All of the mentioned Please answer the above question....
asked Oct 9, 2022 in Education by JackTerrance
0 votes
    In LISP, the atom that stands for “False” is ___________ (a) t (b) nil (c) y (d) time Please answer the above question....
asked Oct 9, 2022 in Education by JackTerrance
0 votes
    The expert system developed at MIT to solve mathematical problems is known as ___________ (a) RAND (b) ISIS (c) MACSYMA (d) MOLGEN Please answer the above question....
asked Oct 9, 2022 in Education by JackTerrance
0 votes
    A KES knowledge base contains information in the form of ___________ (a) associations (b) actions (c) free text (d) all of the mentioned Please answer the above question....
asked Oct 9, 2022 in Education by JackTerrance
0 votes
    In AI programming, a list may contain ___________ (a) cells (b) fields (c) pointers (d) all of the mentioned Please answer the above question....
asked Oct 9, 2022 in Education by JackTerrance
0 votes
    In LISP, the function (minusp (-20 4 8 8 1)) returns? (a) T (b) F (c) NIL (d) -20 Please answer the above question....
asked Oct 9, 2022 in Education by JackTerrance
...