Artificial intelligence What is the name for information sent from robot sensors to robot controllers? Signal Temperature Feedback Pressure Signal Temperature Feedback Pressure ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Translate the following statement into FOL. “For every a, if a is a philosopher, then a is a scholar” ∃ a philosopher(a) scholar(a) None of the mentioned All of the mentioned ∀ a philosopher(a) scholar(a) ∃ a philosopher(a) scholar(a) None of the mentioned All of the mentioned ∀ a philosopher(a) scholar(a) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which search algorithm imposes a fixed depth limit on nodes? Depth-limited search Bidirectional search Iterative deepening search Depth-first search Depth-limited search Bidirectional search Iterative deepening search Depth-first search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence How many control unit(s) is/are available in SISD (single data stream, single data stream) architecture? two more than one None of these Mone one two more than one None of these Mone one ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is true regarding BFS (Breadth First Search)? BFS is nothing but Binary First Search BFS will get trapped exploring a single path BFS is not guaranteed to find a solution if exists The entire tree so far been generated must be stored in BFS BFS is nothing but Binary First Search BFS will get trapped exploring a single path BFS is not guaranteed to find a solution if exists The entire tree so far been generated must be stored in BFS ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following are examples of software development tools? all of the mentioned assemblers, compilers and interpreters Debuggers Editors all of the mentioned assemblers, compilers and interpreters Debuggers Editors ANSWER DOWNLOAD EXAMIANS APP