1-In LISP, the function assigns the symbol x to y is
A: (setq y x)B: (set y = 'x')
C: (setq y = 'x')
D: (setq y 'x')
2-In LISP, the function returns t if <object> is a CONS cell and nil otherwise:
A: (cons <object>)B: (consp <object>)
C: (eq <object>)
D: (cous = <object>)
3-In a rule-based system, procedural domain knowledge is in the form of:
A: production rulesB: rule interpreters
C: meta-rules
D: control rules
4-A natural language generation program must decide:
A: What to sayB: When to say something
C: why it is being used
D: Both A & B
5-One of the leading American robotics centers is the Robotics Institute located at:
A: CMUB: MIT
C: RAND
D: SRI
6-In LISP, the function returns the first element of a list Is
A: setB: car
C: first
D: second
7-A mouse device may be:
A: electro-chemicalB: mechanical
C: optical
D: both b & c
8-An AI technique that allows computers to understand associations and relationships between objects and events is called:
A: heuristic processingB: cognitive science
C: relative symbolism
D: pattern matching
9-The new organization established to implement the Fifth Generation Project is called:
A: ICOT (Institute for New Generation Computer Technology)B: MITI (Ministry of International Trade and Industry)
C: MCC (Microelectronics and Computer Technology Corporation)
D: SCP (Stategic Computing)
10-The field that investigates the mechanics of human intelligence is:
A: historyB: cognitive science
C: psychology
D: sociology
11-The first AI programming language was called:
A: BASICB: FORTRAN
C: IPL
D: LISP
12-What is the name of the computer program that simulates the thought processes of human beings?
A: Human logicB: Expert reason
C: Expert system
D: Personal information
13-What is the name of the computer program that contains the distilled knowledge of an expert?
A: Data base management systemB: Management information System
C: Expert system
D: Artificial intelligence
14-Graphic interfaces were first used in a Xerox product called:
A: InterLISPB: Ethernet
C: Smalltalk
D: None
15-One definition of AI focuses on problem-solving methods that process:
A: smellB: symbols
C: touch
D: None of these
No comments:
Post a Comment