What kind of environment is crossword puzzle?
a) Static
b) Dynamic
c) Semidynamic
d) None of the mentioned
Answer Posted / e
B) Dynamic
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
Which of the Following problems can be modeled as CSP? a) 8-Puzzle problem b) 8-Queen problem c) Map coloring problem d) Sudoku
Constraint satisfaction problems on finite domains are typically solved using a form of ___________. a) Search Algorithms b) Heuristic Search Algorithms c) Greedy Search Algorithms d) DFS/BFS Search Algorithms
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
A problem solving approach works well for a) 8-Puzzle problem b) 8-queen problem c) Finding a optimal path from a given source to a destination d) Mars Hover (Robot Navigation)
Which technology uses miniaturized accelerometers and gyroscopes? a) Sensors b) Actuators c) MEMS (MicroElectroMechanical System) d) None of the mentioned
What is the degree of freedom in the robotics? How can it be determined?
Give a brief introduction to robotics?
What is the pneumatic system in the robotics?
How to send information from the robot sensors to the robot controllers?
Why do we need technology intelligence?
What are difficulties in nlu?
What is prolog in ai?
What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
Optimality of BFS is a) When there is less number of nodes b) When all step costs are equal c) When all step costs are unequal d) Both a & c
What are the capabilities of expert systems?