Question 31 :
What was originally called the imitation game by its creator?
- The Turing Test
- LISP
- The Logic Theorist
- Cybernetics
Question 32 :
The finding of a path start state to a goal state is known as
- Search
- Classification
- Simulation
- None of these
Question 33 :
The original LISP machines produced by both LMI and Symbolics were based on research performed at
- CMU
- MIT
- Stanford University
- RAMD
Question 34 :
Elementary linguistic units which are smaller than words are
- allophones
- phonemes
- syllables
- All of the above
Question 35 :
To invoke the LISP system, you must enter
- AI
- LISP
- CL (Common Lisp)
- both b and c
Question 36 :
In LISP, the function assigns . the value of a to b is
- (setq a b)
- (setq b a )
- (b = a)
- (set b = a)
Question 37 :
Which of the following is being investigated as a means of automating the creation of a knowledge base?
- automatic knowledge acquisition
- simpler tools
- discovery of new conc=ts
- All of the above
Question 38 :
The symbols used in describing the syntax of a programming language are
- 0
- { }
- < >
Question 39 :
One definition of AI focuses on problem-solving methods that process:
- smell
- symbols
- touch
- All of the above
Question 40 :
The explanation facility of an expert system may be used to
- construct a diagnostic model
- expedite the debugging process
- explain the system reasoning process
- both (b) and (c)
Question 41 :
In a rule based system,procedural domain knowledge is in the form of
- Production rules
- Rule interpreters
- Control rules
- Meta rules
Question 42 :
The component of an ICAI (Intelligent Computer-Asslsted Instruction) presenting information to the student is the:
- student model
- problem-solving expertise
- tutoring module
- All of the above
Question 43 :
An AI technique that allows computers to understand associations and relationships between objects and events is called
- heuristic processing
- cognitive science
- relative symbolism
- pattern matching
Question 44 :
The characteristics of the computer system capable of thinking, reasoning and learning is known is
- machine intelligence
- human intelligence
- artificial intelligence
- virtual intelligence
Question 45 :
Let Q(x, y) denote 'x + y = 0' and let there be two quantifications given as , (i) $yx Q(x, y) , (ii) x$y Q(x, y) - where x - y are real numbers. Then which of the following is valid ?
- (i) is true - (ii) is false.
- (i) is false - (ii) is true.
- (i) is false - (ii) is also false.
- both (i) - (ii) are true
Question 46 :
A KES knowledge base contains information in the form of:
- associations
- actions
- free text
- All of the above
Question 47 :
Which kind of planning consists of successive r=resentations of different levels of a plan?
- hierarchical planning
- non-hierarchical planning
- project planning
- None of the above
Question 48 :
Which search may find many solutions.If many solutions exist ,minimal solution can be found
- Breadth first search
- D=th first search
- Best first search
- None of these
Question 49 :
It converts the fuzzy quantities into crisp quantities.
- Knowledge base
- defuzzification unit
- fuzzification unit
- Decision-making Unit
Question 50 :
In the case of______________, both artificial neural network and fuzzy system work independently from each other.
- cooperative neural fuzzy systems
- Artificial Neural Network
- Neural Network
- neuro fuzzy system
Question 51 :
Fuzzy logic is :
- Used to respond to questions in a humanlike way
- A new programming language used to program animation
- The result of fuzzy thinking
- A term that indicates logical values greater than one
Question 52 :
In Unsupervised learning the desired output is ______
- Known
- Not Known
- Labelled
- None of the mentioned
Question 53 :
How many layers are there in adaptive neuro-fuzzy inference systems (ANFIS) ?
- 3
- 5
- 7
- 4
Question 54 :
The inference engine is..............
- A method of organizing expert system knowledge into chunks.
- The programming environment of an expert system.
- A strategy used to search through the rule base in an expert system.
- A strategy for searching the rule base in an expert system that begins with information entered by the user
Question 55 :
Suppose you are designing a handwritten digit recognition system using MLP.Dataset contains 28*28 pixel images of handwritten digits from 0-9.Choose the correct number of neuron for input and output layer.
- Input layer:100 neurons and Output layer:9 neuron.
- Input layer:100 neurons and Output layer:100 neuron
- Input layer:10 neurons and Output layer:2 neuron
- Input layer:784 neurons and Output layer:10 neuron
Question 56 :
Choose the correct option for soft computing technique
- Soft computing is deterministic
- Soft computing output is precise
- Soft computing is based on crisp logic
- Soft computing can deal with incomplete, uncertain and noisy data.
Question 57 :
The 'Turing Test' is …
- a test devised by Alan Turing to determine whether a secret code is breakable
- a test to determine whether a Turing Machine will halt
- a test of whether a machine is intelligent prescribed by Turing
- testing the accuracy of a program
Question 58 :
___ can not be admissible Hueristic for 8 puzzle problem.
- Number of tiles in place
- Number of misplaced tiles
- Manhattan Distance
- Manchester Distance
Question 59 :
Three main basic features involved in characterizing membership function are
- Intuition, Inference, Rank Ordering
- Fuzzy Algorithm, Neural network, Genetic Algorithm
- Core, Support, Boundary
- Weighted Average, center of Sums, Median
Question 60 :
Planning agent is regarded as equivalent to _____
- Problem Solving Agent
- Knowledge Based Agent
- Database Agent
- Problem Solving Agent + Knowledge Based Agent