Artificial Intelligence has its expansion in the following application. (Mark all that apply)
a) Planning and Scheduling
b) Game Playing
c) Diagnosis
d) Robotics
e) All of the above
Answer Posted / neha pandya
All of Above
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
What are the components of a robot?
What is hidden markov model (hmms) is used?
How many successors are generated in backtracking search? a) 1 b) 2 c) 3 d) 4
What are actuators in the robotics?
Which search uses only the linear space for searching? a) Best-first search b) Recursive best-first search c) Depth-first search d) None of the mentioned
Which of the Following problems can be modeled as CSP? a) 8-Puzzle problem b) 8-Queen problem c) Map coloring problem d) Sudoku
A problem in a search space Is defined by, a) Initial state b) Goal test c) Intermediate states d) All of the above
Consider a problem of preparing a schedule for a class of student. This problem is a type of a) Search Problem b) Backtrack Problem c) CSP d) Planning Problem
What is autonomous robot?
In many problems the path to goal is irrelevant, this class of problems can be solved using, a) Informed Search Techniques b) Uninformed Search Techniques c) Local Search Techniques d) Only a and b
What is travelling salesman problem?
What is 'human-robot interaction'?
What is the degree of freedom in the robotics? How can it be determined?
The Set of actions for a problem in a state space is formulated by a ___________. a) Intermediate states b) Initial state c) Successor function, which takes current action and returns next immediate state d) None of the mentioned
Differentiate between the iqbot, metabot and a taskbot?