Artificial intelligence Which is true regarding BFS (Breadth First Search)? 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 The entire tree so far been generated must be stored in BFS ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence How the new states are generated in genetic algorithm? Cross-over Mutation Composition Both Mutation & Cross-over Cross-over Mutation Composition Both Mutation & Cross-over ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Best-First search can be implemented using the following data structure Stack Queue Priority Queue Circular Queue Stack Queue Priority Queue Circular Queue ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Input segments of AI programming contain(s) sound sight and taste touch All of these smell sound sight and taste touch All of these smell ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Seymour Papert of the MIT AI lab created a programming environment for children called: None of these LOGO FORTRAN MYCIN BASIC None of these LOGO FORTRAN MYCIN BASIC ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is used to improve the performance of heuristic search? None of the mentioned Quality of heuristic function Simple form of nodes Quality of nodes None of the mentioned Quality of heuristic function Simple form of nodes Quality of nodes ANSWER DOWNLOAD EXAMIANS APP