Computer Science - Artificial Intelligence
Computer Science - Artificial Intelligence
11. Seymour Papert of the MIT AI lab created a programming environment for children called:
- BASIC
- LOGO
- MYCIN
- FORTRAN
12. The Strategic Computing Program is a project of the:
- Defense Advanced Research Projects Agency
- National Science Foundation
- Jet Propulsion Laboratory
- All of the above
13. The original LISP machines produced by both LMI and Symbolics were based on research
performed at:
performed at:
- CMU
- MIT
- Stanford University
- RAMD
15. Weak AI is
- the embodiment of human intellectual capabilities within a computer.
- a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans.
- the study of mental faculties through the use of mental models implemented on a computer.
- All of the above
16. In LISP, the function assigns the symbol x to y is
- (setq y x)
- (set y = 'x')
- (setq y = 'x')
- (setq y 'x')
17. In LISP, the function returns t if <object> is a CONS cell and nil otherwise:
- (cons
- (consp
- (eq
- (cous =
18. In a rule-based system, procedural domain knowledge is in the form of:
- production rules
- rule interpreters
- meta-rules
- control rules
19. If a robot can alter its own trajectory in response to external conditions, it is considered to
be:
be:
- intelligent
- mobile
- open loop
- non-servo
20. One of the leading American robotics centers is the Robotics Institute located at:
- CMU
- MIT
- RAND
- SRI