In which of the following areas may ICAI programs prove to be useful? department of Defence corporations educational institutions None of these All of these TRUE ANSWER : ? YOUR ANSWER : ?
A problem in a search space is defined by one of these state. Last state All of the mentioned Initial state Intermediate state TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function X (x). (2x+l) would be rendered as (lambda (x) (+1 (* 2x) (lambda (x) (+(*2 x)l)) (* lambda(x) (+2x1) (+ lambda (x) 1 (*2x)) None of these TRUE ANSWER : ? YOUR ANSWER : ?
What was originally called the “imitation game” by its creator? Cybernetics LISP The Logic Theorist The Turing Test TRUE ANSWER : ? YOUR ANSWER : ?
Which of the Following problems can be modeled as CSP? All of the mentioned Map coloring problem 8-Puzzle problem 8-Queen problem TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following algorithm is online search algorithm? None of the mentioned Depth-first search algorithm Hill-climbing search algorithm Breadth-first search algorithm TRUE ANSWER : ? YOUR ANSWER : ?
DARPA, the agency that has funded a great deal of American AI research, is part of the Department of: Education Justice Defense None of these Energy TRUE ANSWER : ? YOUR ANSWER : ?
Which is used to improve the performance of heuristic search? Quality of nodes Simple form of nodes None of the mentioned Quality of heuristic function TRUE ANSWER : ? YOUR ANSWER : ?
One definition of AI focuses on problem-solving methods that process: touch algorithms smell None of these symbols TRUE ANSWER : ? YOUR ANSWER : ?
The CAI (Computer-Assisted Instruction) technique based on programmed instruction is: frame-based CAI None of these problem-solving CAI generative CAI intelligent CAI TRUE ANSWER : ? YOUR ANSWER : ?