πŸ“Š Artificial Intelligence and Robotics (AIR)
Q. The components of Expert system are?
  • (A) a set of rules, the inference engine (ie), forward chaining
  • (B) a set of rules, backward chaining, a working memory (wm)
  • (C) a set of rules, the inference engine (ie), a working memory (wm)
  • (D) a set of rules, forward chaining, backward chaining
πŸ’¬ Discuss
βœ… Correct Answer: (C) a set of rules, the inference engine (ie), a working memory (wm)
πŸ“Š Artificial Intelligence and Robotics (AIR)
Q. In which chaining, the Left-Hand side is used to match the rules and Right-Hand side is used to check the effect of using the rule.
  • (A) forward chaining
  • (B) backward chaining
  • (C) reverse chaining
  • (D) both b & c
πŸ’¬ Discuss
βœ… Correct Answer: (A) forward chaining
πŸ“Š Artificial Intelligence and Robotics (AIR)
Q. What is true about Linear Planning?
  • (A) it refers to the fact that the subgoals are attempted and solved in a linear order.
  • (B) attempts to solve subgoals individually one after another.
  • (C) attempts to solve subgoal individually in non linear fashion
  • (D) both a & b
πŸ’¬ Discuss
βœ… Correct Answer: (D) both a & b
πŸ“Š Artificial Intelligence and Robotics (AIR)
Q. Goal Stack Planning breaks up a ______
  • (A) initial state
  • (B) stack in different part
  • (C) set of goal predicates into individual subgoals
  • (D) all of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) set of goal predicates into individual subgoals