Artificial intelligence Which agent enables the deliberation about the computational entities and actions? Reflective Relational Hybrid None of the mentioned Reflective Relational Hybrid None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A KES knowledge base contains information in the form of: All of these schema associations free text actions All of these schema associations free text actions ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which search method will expand the node that is closest to the goal? Best-first search Greedy best-first search A* search None of the mentioned Best-first search Greedy best-first search A* search None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence One definition of AI focuses on problem-solving methods that process: None of these smell algorithms symbols touch None of these smell algorithms symbols touch ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is a heuristic function? A function which takes parameters of type string and returns an integer value A function whose return type is nothing A function that maps from problem state descriptions to measures of desirability A function to solve mathematical problems A function which takes parameters of type string and returns an integer value A function whose return type is nothing A function that maps from problem state descriptions to measures of desirability A function to solve mathematical problems ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function returns the list that results after the first element is removed (the rest f the list), is..........? last cdr cons car last cdr cons car ANSWER DOWNLOAD EXAMIANS APP