Recent questions tagged questions

0 votes
    Prior to the invention of time-sharing, the prevalent method of computer access was ____________ (a) batch processing ( ... ) all of the mentioned Please answer the above question....
asked Oct 2, 2022 in Education by JackTerrance
0 votes
    Which of the following is a project of the Strategic Computing Program? (a) Defense Advanced Research Projects Agency ( ... ) All of the mentioned Please answer the above question....
asked Oct 2, 2022 in Education by JackTerrance
0 votes
    The original LISP machines produced by both LMI and Symbolics were based on research performed at? (a) CMU (b) ... ) Stanford University (d) RAMD Please answer the above question....
asked Oct 2, 2022 in Education by JackTerrance
0 votes
    In LISP, the addition 3 + 2 is entered as _______________ (a) 3 + 2 (b) 3 add 2 (c) 3 + 2 = (d) (+ 3 2) Please answer the above question....
asked Oct 2, 2022 in Education by JackTerrance
0 votes
    What is Weak AI? (a) the embodiment of human intellectual capabilities within a computer (b) a set of computer ... (d) all of the mentioned Please answer the above question....
asked Oct 2, 2022 in Education by JackTerrance
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 2, 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 2, 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 2, 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 2, 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 2, 2022 in Education by JackTerrance
...