Artificial intelligence
program known as BACON
system known as STUDENT
program known as SHRDLU
system known as SIMD
Answer is Right!
Answer is Wrong!
2. Following is/are the components of the partial order planning. A. Bindings B. Goal C. Causal Links D. All of the mentioned
Bindings
Goal
Causal Links
All of the mentioned
Answer is Right!
Answer is Wrong!
3. Neural Networks are complex ______________ with many parameters. A. Linear Functions B. Nonlinear Functions C. Discrete Functions D. Exponential Functions
Linear Functions
Nonlinear Functions
Discrete Functions
Exponential Functions
Answer is Right!
Answer is Wrong!
4. Which algorithm are in more similar to backward chaining algorithm? A. Depth-first search algorithm B. Breadth-first search algorithm C. Hill-climbing search algorithm D. All of the mentioned
Depth-first search algorithm
Breadth-first search algorithm
Hill-climbing search algorithm
All of the mentioned
Answer is Right!
Answer is Wrong!
5. Which search algorithm will use limited amount of memory? A. RBFS B. SMA* C. Hill-climbing search algorithm D. Both RBFS & SMA*
RBFS
SMA*
Hill-climbing search algorithm
Both RBFS & SMA*
Answer is Right!
Answer is Wrong!
6. Solving a constraint satisfaction problem on a finite domain is an/a ___________ problem with respect to the domain size. A. P complete B. NP complete C. NP hard D. Domain dependent
P complete
NP complete
NP hard
Domain dependent
Answer is Right!
Answer is Wrong!
7. Which of the following contains the output segments of Artificial Intelligence programming? A. Printed language and synthesized speech B. Manipulation of physical object C. Locomotion D. All of the mentioned
Printed language and synthesized speech
Manipulation of physical object
Locomotion
All of the mentioned
Answer is Right!
Answer is Wrong!
8. A 4-input neuron has weights 1, 2, 3 and 4. The transfer function is linear with the constant of proportionality being equal to 2. The inputs are 4, 10, 5 and 20 respectively. What will be the output? A. 238 B. 76 C. 119 D. 123
238
76
119
123
Answer is Right!
Answer is Wrong!
9. What are Semantic Networks? A. A way of representing knowledge B. Data Structure C. Data Type D. None of the mentioned
A way of representing knowledge
Data Structure
Data Type
None of the mentioned
Answer is Right!
Answer is Wrong!
10. In LISP, the function (copy-list ) A. returns a new list that is equal to by copying the top-level element of B. returns the length of C. returns t if is empty D. all of the mentioned
- by copying the top-level element of
- B. returns the length of
- C. returns t if
- is empty D. all of the mentioned
returns a new list that is equal to <list> by copying the top-level element of </list><list>
returns the length of </list><list>
returns t if </list><list> is empty
all of the mentioned
Answer is Right!
Answer is Wrong!