Soft Computing Mid - I, September - 2014
1._______is the study of how to make computers do things which at the moment people do better.
-
Artificial Intelligence
-
Soft Computing
-
Neural Networks
-
Artificial Mathematics
-
Answer: A
2.____________ are task domains of Artificial Intelligence.
-
Formal tasks
-
Mundane tasks
-
A&B
-
None
-
Answer: C
3.The first AI program exploits means-ends Analysis was _________.
-
PARRY
-
Push
-
GPS
-
apart
-
Answer: C
4.At _______level representation of objects at the knowledge level are defined in terms of symbols.
-
Symbol
-
Knowledge
-
A&B
-
None
-
Answer: A
5._______ in Which goal is to discover some problem state that satisfies a given set of constraints.
-
back ward
-
search
-
constraint satisfaction
-
adequacy
-
Answer: C
6.In AI there is some degree of ___ between problems and problem solving techniques.
-
Dependency
-
Independency
-
Consistency
-
Indirectness
-
Answer: B
7.In perceptron model there are no ____________layer.
-
nodes
-
input
-
output
-
Hidden
-
Answer: D
8.Artificial Neural Network are a ________data driven self-adaptive approach.
-
linear
-
non-linear
-
Heterogeneous
-
Trained
-
Answer: B
9.In ___method the target output is not present.
-
supervised
-
unsupervised
-
Reinforcement
-
none
-
Answer: B
10.Who discovered back propagation model.
-
Werbos
-
Kohzadi
-
Minsky
-
Papert
-
Answer: A
11.To test Psychological themes of human performance example program is ____________________.
Answer: PARRY
12.A _______________ system consists of a left side and a right side.
Answer: Production
13.If there is a solution, then breadth first search is ____________ to find it.
Answer: Guaranteed
14.A ____________ is a technique that improves the efficiency of a search process.
Answer: Heuristic
15.________________is a programming language paradigm in which logical assertions are viewed in programs.
Answer: Logic programming
16.A________ clause is a clause that has at most are positive literal.
Answer: Horn
17.A ANN can be classified as _____________.
Answer: Recurrent
18.Artificial Neural Networks are inspired by _______________.
Answer: Biological nervous systems
19._________________ performs their computation using a large number of simple and highly inter connected processes operating in parallel.
Answer: Artificial Neural Network
20.Kohen layer networks are called as _________________________.
Answer: Self-organization map