Recent questions tagged artificial

0 votes
    What is a Cybernetics? (a) Study of communication between two machines (b) Study of communication between human and ... ) Study of Boolean values Please answer the above question....
asked Oct 2, 2022 in Education by JackTerrance
0 votes
    An algorithm is complete if ____________ (a) It terminates with a solution when one exists (b) It starts with a solution ( ... (d) It has a loop Please answer the above question....
asked Oct 2, 2022 in Education by JackTerrance
0 votes
    Which is true regarding BFS (Breadth First Search)? (a) BFS will get trapped exploring a single path (b) ... is nothing but Binary First Search Please answer the above question....
asked Oct 2, 2022 in Education by JackTerrance
0 votes
    What is a heuristic function? (a) A function to solve mathematical problems (b) A function which takes ... to measures of desirability Please answer the above question....
asked Oct 2, 2022 in Education by JackTerrance
0 votes
    What is the problem space of means-end analysis? (a) An initial state and one or more goal states (b) One ... initial state and one goal state Please answer the above question....
asked Oct 2, 2022 in Education by JackTerrance
0 votes
    An algorithm A is admissible if ___________ (a) It is not guaranteed to return an optimal solution when one ... to return more optimal solutions Please answer the above question....
asked Oct 2, 2022 in Education by JackTerrance
0 votes
    In LISP, the addition 3 + 2 is entered as _______________ (a) 3 + 2 (b) 3 add 2 (c) 3 + 2 = (d) (+ 3 2) Please answer the above question....
asked Sep 23, 2022 in Education by JackTerrance
0 votes
    What is Weak AI? (a) the embodiment of human intellectual capabilities within a computer (b) a set of computer ... (d) all of the mentioned Please answer the above question....
asked Sep 23, 2022 in Education by JackTerrance
0 votes
    In LISP, the function returns t if is a CONS cell and nil otherwise ________ (a) (cons ) (b) (consp ) (c) (eq ) (d) (cous =) Please answer the above question....
asked Sep 23, 2022 in Education by JackTerrance
0 votes
    In a rule-based system, what is the form of procedural domain knowledge? (a) production rules (b) rule interpreters ... -rules (d) control rules Please answer the above question....
asked Sep 23, 2022 in Education by JackTerrance
...