Home » 
        MCQs » 
        Artificial Intelligence MCQs
    
        
    Which of the following does not represent a Goal based agent?
    
    
    
	14. Which of the following does not represent a Goal based agent?
    
      - Reaching the goal in minimal amount of time
 
      - Reaching the goal in minimal cost
 
      - Reaching the initial state again after reaching the goal state
 
      - None of the above
 
    
    Answer: C) Reaching the initial state again after reaching the goal state
    Explanation:
    The goal-based agent focuses only on reaching the goal state. Going back to the initial state is not the necessary action for it to take unless necessary.