Artificial intelligence A Personal Consultant knowledge base contain information in the form of: contexts production rules parameters None of these All of these contexts production rules parameters None of these All of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the name of the computer program that simulates the thought processes of human beings? Expert system Personal information Human logic None of these Expert reason Expert system Personal information Human logic None of these Expert reason ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The original LISP machines produced by both LMI and Symbolics were based on research performed at: Stanford University RAMD CMU None of these MIT Stanford University RAMD CMU None of these MIT ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is the most straightforward approach for planning algorithm? Hill-climbing search Depth-first search Best-first search State-space search Hill-climbing search Depth-first search Best-first search State-space search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is true regarding BFS (Breadth First Search)? The entire tree so far been generated must be stored in BFS BFS is nothing but Binary First Search BFS is not guaranteed to find a solution if exists BFS will get trapped exploring a single path The entire tree so far been generated must be stored in BFS BFS is nothing but Binary First Search BFS is not guaranteed to find a solution if exists BFS will get trapped exploring a single path ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which search algorithm imposes a fixed depth limit on nodes? Iterative deepening search Depth-limited search Depth-first search Bidirectional search Iterative deepening search Depth-limited search Depth-first search Bidirectional search ANSWER DOWNLOAD EXAMIANS APP