Where does the degree of belief is applied?
A. Propositions
B. Literals
C. Variables
D. Statements
Select an option to see the answer and solution.
Lifted inference rules require finding substitutions that make different logical expressions looks identical.
A. Existential Instantiation
B. Universal Instantiation
C. Unification
D. Modus Ponen
Select an option to see the answer and solution.
What is meant by agent's percept sequence?
A. Used to perceive the environment
B. Complete history of actuator
C. Complete history of perceived things
D. None of the mentioned
Select an option to see the answer and solution.
What is Machine Translation?
A. Converts one human language to another
B. Converts human language to machine language
C. Converts any human language to English
D. Converts Machine language to human language
Select an option to see the answer and solution.
For a robot unit to be considered a functional industrial robot, typically, how many degrees of freedom would the robot have?
A. three
B. four
C. six
D. eight
Select an option to see the answer and solution.
What is the space complexity of Greedy search?
A. O(b)
B. O(bl)
C. O(m)
D. O(bm)
Select an option to see the answer and solution.
Conditional Plans allows the agent to sense the world during execution to decide what branch of plan to follow.
Select an option to see the answer and solution.
What is the function of the system Student?
A. program that can read algebra word problems only
B. system which can solve algebra word problems but not read
C. system which can read and solve algebra word problems
D. None of the mentioned
Select an option to see the answer and solution.
What is the other name of each and every total-order plans?
A. Polarization
B. Linearization
C. Solarization
D. None of the mentioned
Select an option to see the answer and solution.
_______________ Is an algorithm, a loop that continually moves in the direction of increasing value - that is uphill.
A. Up-Hill Search
B. Hill-Climbing
C. Hill algorithm
D. Reverse-Down-Hill search
Select an option to see the answer and solution.
When will further expansion is unnecessary for planning graph?
A. Identical
B. Replicate
C. Not identical
D. None of the mentioned
Select an option to see the answer and solution.
A heuristic is a way of trying __________
A. To discover something or an idea embedded in a program
B. To search and measure how far a node in a search tree seems to be from a goal
C. To compare two nodes in a search tree to see if one is better than the other is
D. All of the mentioned
Select an option to see the answer and solution.
How can you evaluate 1.25 + sqrt (144) in LISP?
A. 1.25+sqrt (1.44)
B. (1.25+sqrt (1.44))
C. (+1.25 sqrt (1.44)
D. All of the mentioned
Select an option to see the answer and solution.
Based on which of the following parameter Artificial Intelligence is categorized?
A. Based on functionally only
B. Based on capabilities only
C. Based on capabilities and functionally
D. It is not categorized
Select an option to see the answer and solution.
Artificial Intelligence has its expansion in the following application.
A. Planning and Scheduling
B. Game Playing
C. Diagnosis
D. All of the mentioned
Select an option to see the answer and solution.
What is the study of light?
A. Biology
B. Lightology
C. Photometry
D. All of the mentioned
Select an option to see the answer and solution.
At which state does the propositional literals are complementary?
A. If one variable is less
B. If one is the negation of the other
C. All of the mentioned
D. None of the mentioned
Select an option to see the answer and solution.
Where did all the facts are stored to implement store and fetch function?
A. Database
B. Knowledge base
C. Datamart
D. All of the mentioned
Select an option to see the answer and solution.
The problem-solving agent with several immediate options of unknown value can decide what to do by just examining different possible sequences of actions that lead to states of known value, and then choosing the best sequence. This process of looking for such a sequence is called Search.
Select an option to see the answer and solution.
End Nodes are represented by __________
A. Disks
B. Squares
C. Circles
D. Triangles
Select an option to see the answer and solution.