Q1: We can get optimal solution given some parameters using Genetic Algorithm.
(A) True
(B) False
Answer: (A) True
Q2: ___ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
(A) Deductive
(B) Abductive
(C) Analogical
(D) Inductive
Answer: (D) Inductive
Q3: ___ is the process of deriving logical conclusions from given facts.
(A) Representation
(B) Execution
(C) Reasoning
(D) Planning
Answer: (C) Reasoning
Q4: Identify the correct step used to start design of an expert system.
(A) Feasibility study
(B) Problem reorganization
(C) Scope study
(D) Rapid prototyping
Answer: (A) Feasibility study
Q5: Inductive learning is based on the knowledge that if something happens a lot it is likely to be generally
(A) True
(B) False
(C) Ambiguous
(D) None of the given
Answer: (A) True
Q6: If the antecedent is only partially true, then the output fuzzy set is truncated according to the ___ method.
(A) Intrinsic
(B) Implication
(C) Boolean
(D) None of the given
Answer: (B) Implication
Q7: Choose the fields in which Fuzzy inference systems have been successfully applied:
(A) Automatic control
(B) Data classification
(C) Decision analysis
(D) All of the given
Answer: (D) All of the given
Q8: Usually a ___ graph is chosen to represent a fuzzy set.
(A) Triangular
(B) Circular
(C) Conical
(D) None of the given
Answer: (A) Triangular
Q9: Fuzzy logic is actually a superset of conventional Boolean logic.
(A) TRUE
(B) FALSE
Answer: (A) TRUE
Q10: Reasoning in fuzzy logic is just a matter of generalizing the familiar ___ logic.
(A) Boolean
(B) Complex
(C) Cognitive
(D) Supervised
Answer: (A) Boolean
Q11: A classical set is a container, which wholly includes or wholly excludes any given element.
(A) TRUE
(B) FALSE
Answer: (A) TRUE
Q12: The degree of truth is specifically driven out by a function called the ___ function.
(A) Membership
(B) Ordinary
(C) Fuzzy
(D) Inline
Answer: (A) Membership
Q13: The tractable problems are further divided into ___ and ___ problems.
(A) Non-structured
(B) Complex
(C) Simple
Answer: (B) Complex
Q14: If the antecedent is only partially true, then the output fuzzy set is truncated according to the ___ method.
(A) Intrinsic
(B) Implication
(C) MSE stands for
(D) Mean Square Error
Answer: (B) Implication
Q15: “The branch of computer science that is concerned with the automation of intelligent behavior” – this definition is from:
(A) Luger and Stubblefield
(B) Winston
(C) Schalkoff
(D) Bellman
Answer: (A) Luger and Stubblefield
Q16: Searching is a formal mechanism to explore ___
(A) Alternatives
(B) Recursive
(C) Best
(D) Fitness
Answer: (A) Alternatives
Q17: In Artificial Intelligence GA stands for Genetic Algorithms
(A) True
(B) False
Answer: (A) True
Q18: ___ is based on forming, or inducing a „generalization‟ from a limited set of observations
(A) Inductive reasoning
(B) Deductive reasoning
(C) Analogical reasoning
(D) Common-sense reasoning
Answer: (A) Inductive reasoning
Q19: “A computer program designed to model the problem solving ability of a human expert” is known as:
(A) Expert system
(B) Intelligent System
(C) Echo System
(D) Energy System
Answer: (A) Expert system
Q20: An expert system may replace the expert or assist the expert
(A) True
(B) False
Answer: (A) True
Q21: A ___ is „A person who possesses the skill and knowledge to solve a specific problem in a manner superior to others‟
(A) The domain expert
(B) The knowledge engineer
(C) The end user
(D) All of the given
Answer: (A) The domain expert
Q22: Hill Climbing is basically a ___ with a measure of quality that is assigned to each node in the tree.
(A) Depth First Search
(B) Breadth First Search
(C) Best First Search
(D) Beam Search
Answer: (C) Best First Search
Q23: ___ are closely coupled components; each is intrinsically tied to the other (i.e., Knowledge representation & Reasoning / Planning & Execution)
(A) ii & iii
(B) iii & iv
(C) i & ii
(D) i & iii
Answer: (C) i & ii
Q24: Every graph can be converted into a tree
(A) True
(B) False
Answer: (B) False
Q25: Which one of the problems is more subtle, and consequently, more frustrating:
(A) Foothill problem
(B) Plateau
(C) Ridge
(D) Box
Answer: (C) Ridge
Q26: Most of the solution spaces for problems can be represented in a ___
(A) Graph
(B) Table
(C) Demo
(D) None of the given
Answer: (A) Graph
Q27: By getting grips on ___ that deal with searching techniques in graphs and trees, problem solving can be performed efficiently
(A) Pseudocode
(B) Algorithms
(C) Charts
(D) Graphs
Answer: (B) Algorithms
Q28: In Breadth First Search the node with the largest value of height will be at the ___ priority to be picked.
(A) Maximum
(B) Minimum
(C) None of the given
(D) Average
Answer: (A) Maximum
Q29: Breadth-First Search checks all paths of a given length before moving on to any longer paths.
(A) True
(B) False
Answer: (A) True
Q30: Breadth-first search is a good idea when you are confident that the branching factor is ___
(A) Extremely small
(B) Small
(C) Medium
(D) Large
Answer: (A) Extremely small
Q31: The foothill problem occurs whenever there are ___ peaks
(A) High
(B) Secondary
(C) Primary
(D) Deep
Answer: (B) Secondary
Q32: The Plateau problem comes up when there is a mostly flat area ___ the peaks
(A) Separating
(B) Joining
(C) Over
(D) None of the given
Answer: (A) Separating
Q33: The paths found by best-first search are likely to be ___ than those found with other methods
(A) None of the given
(B) Shorter
(C) Longer
(D) Equal
Answer: (B) Shorter
Q34: In Basic Genetic Algorithm the term mutation refers to a small random ___
(A) Number
(B) Change
(C) Operator
(D) Operand
Answer: (B) Change
Q35: Semantic networks are graphs, with nodes representing ___ and arcs representing ___ between objects
(A) Objects, relationships
(B) Relationships, distance
(C) Objects, distance
(D) Distance, relationships
Answer: (A) Objects, relationships
Q36: A proposition is the statement of a ___
(A) Fact
(B) Equation
(C) Action
(D) Theorem
Answer: (A) Fact
Q37: ___ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations
(A) Deductive
(B) Abductive
(C) Inductive
(D) Analogical
Answer: (C) Inductive
Q38: An ___ is “A computer program designed to model the problem solving ability of a human expert.”
(A) Expert system
(B) Intelligent system
(C) Decision system
(D) Automation program
Answer: (A) Expert system