Contents

What is Weak AI?
a) the embodiment of human intellectual capabilities within a computer
b) a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans
c) 
the study of mental faculties using mental models implemented on a computer
d) all of the mentioned

c

In LISP, the function returns t if is a CONS cell and nil otherwise………..
a) (cons )                                              
b) (consp )
c) (eq )                                   
d) (cous =)

b

In a rule-based system, what is the form of procedural domain knowledge?
a) production rules
b) rule interpreters
c) meta-rules                        
d) control rules

a

If a robot can alter its own trajectory in response to external conditions, it is considered to be…
a) intelligent                       
b) mobile
c) open loop                         
d) non-servo

a

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’)

d

One of the leading American robotics centers is the Robotics Institute located at?
a) CMU
b) MIT  
c) RAND
d) SRI

a