What is the starting level of planning graph? A. Level 3 B. Level 2 C. Level 1 D. Level 0

[amp_mcq option1=”Level 3″ option2=”Level 2″ option3=”Level 1″ option4=”Level 0″ correct=”option4″]

The correct answer is D. Level 0.

A planning graph is a data structure used in artificial intelligence to represent the state of a problem and the possible actions that can be taken to solve it. The starting level of a planning graph is the level that contains the initial state of the problem. The next level contains the states that can be reached by taking the first action, and so on.

Option A is incorrect because level 3 is not the starting level of a planning graph. Option B is incorrect because level 2 is not the starting level of a planning graph. Option C is incorrect because level 1 is not the starting level of a planning graph.