 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | Which of the following search algorithm searches forward from initial state and backward from goal state till both meet to identify a common state? | 
| A. | Uniform Cost Search | 
| B. | Iterative Deepening Depth-First Search | 
| C. | Bidirectional Search | 
| D. | None of the Above | 
| Answer» D. None of the Above | |