Posts Layout

Full width home advertisement

Travel the world

Climb the mountains

Post Page Advertisement [Top]


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 rules
B: rule interpreters
C: meta-rules
D: control rules

4-A natural language generation program must decide:

A: What to say
B: 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: CMU
B: MIT
C: RAND
D: SRI



6-In LISP, the function returns the first element of a list Is

A: set
B: car
C: first
D: second

7-A mouse device may be:

A: electro-chemical
B: 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 processing
B: 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: history
B: cognitive science
C: psychology
D: sociology

11-The first AI programming language was called:

A: BASIC
B: FORTRAN
C: IPL
D: LISP

12-What is the name of the computer program that simulates the thought processes of human beings?

A: Human logic
B: 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 system
B: Management information System
C: Expert system
D: Artificial intelligence

14-Graphic interfaces were first used in a Xerox product called:

A: InterLISP
B: Ethernet
C: Smalltalk
D: None

15-One definition of AI focuses on problem-solving methods that process:

A: smell
B: symbols
C: touch
D: None of these

No comments:

Post a Comment

Bottom Ad [Post Page]