Artificial intelligence A search algorithm takes _________ as an input and returns ________ as an output. Parameters, sequence of actions Solution, problem Input, output Problem, solution Parameters, sequence of actions Solution, problem Input, output Problem, solution ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In AI programming, a list may contain: pointers cells All of these None of these fields pointers cells All of these None of these fields ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A network with named nodes and labeled arcs that can be used to represent certain natural language grammars to facilitate parsing. Complete Network Transition Network None of these Tree Network Star Network Complete Network Transition Network None of these Tree Network Star Network ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A* algorithm is based on ___________ Depth-First –Search Best-First-Search Hill climbing Breadth-First-Search Depth-First –Search Best-First-Search Hill climbing Breadth-First-Search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Elementary linguistic units which are smaller than words are: All of these allophones None of these syllables phonemes All of these allophones None of these syllables phonemes ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which value is assigned to alpha and beta in the alpha-beta pruning? Alpha = max Beta = min Both Alpha = max & Beta = min Beta = max Alpha = max Beta = min Both Alpha = max & Beta = min Beta = max ANSWER DOWNLOAD EXAMIANS APP