A Personal Consultant knowledge base contain information in the form of: production rules All of these None of these contexts parameters TRUE ANSWER : ? YOUR ANSWER : ?
Which is used to improve the performance of heuristic search? Simple form of nodes Quality of heuristic function None of the mentioned Quality of nodes TRUE ANSWER : ? YOUR ANSWER : ?
The first widely-used commercial form of Artificial Intelligence (Al) is being used in many popular products like microwave ovens, automobiles and plug in circuit boards for desktop PCs. It allows machines to handle vague information with a deftness that mimics human intuition. What is the name of this AI? None of these Human logic Fuzzy logic Functional logic Boolean logic TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function (list-length ) returns t if is empty. returns the length of All of these None of these returns a new list that is equal to by copying the top-level element of TRUE ANSWER : ? YOUR ANSWER : ?
What is the space complexity of Depth-first search? O(bl) O(bm) O(b) O(m) TRUE ANSWER : ? YOUR ANSWER : ?
What is the name for information sent from robot sensors to robot controllers? Feedback Signal Temperature Pressure TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function (endp ) returns t if is empty. returns the length of returns a new list that is equal to by copying the top-level element of None of these All of these TRUE ANSWER : ? YOUR ANSWER : ?
How the new states are generated in genetic algorithm? Mutation Composition Both Mutation & Cross-over Cross-over TRUE ANSWER : ? YOUR ANSWER : ?
What was originally called the “imitation game” by its creator? The Turing Test The Logic Theorist Cybernetics LISP TRUE ANSWER : ? YOUR ANSWER : ?
Weak AI is All of these a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans. the study of mental faculties through the use of mental models implemented on a computer. None of these the embodiment of human intellectual capabilities within a computer. TRUE ANSWER : ? YOUR ANSWER : ?