The area of AI that investigates methods of facilitating communication between people and computers is: natural language processing None of these decision support robotics symbolic processing TRUE ANSWER : ? YOUR ANSWER : ?
The original LISP machines produced by both LMI and Symbolics were based on research performed at: CMU RAMD MIT None of these Stanford University TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function assigns . the value of a to b is (b = a) (set b = a) (setq b a ) (setq a b) None of these TRUE ANSWER : ? YOUR ANSWER : ?
Best-First search can be implemented using the following data structure Stack Circular Queue Priority Queue Queue TRUE ANSWER : ? YOUR ANSWER : ?
Which process makes different logical expression looks identical? Inference process Lifting None of the mentioned Unification TRUE ANSWER : ? YOUR ANSWER : ?
The expert system developed at MIT to solve mathematical problems is known as: MACSYMA ISIS RAND CMU MOLGEN TRUE ANSWER : ? YOUR ANSWER : ?
The first AI programming language was called: FORTRAN IPL BASIC LISP None of these TRUE ANSWER : ? YOUR ANSWER : ?
The process of removing detail from a given state representation is called ______ Information Retrieval Extraction Abstraction Mining of data 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 Fuzzy logic Human logic Boolean logic Functional logic TRUE ANSWER : ? YOUR ANSWER : ?
Language/Languages used for programming Constraint Programming includes ____________ C Prolog Fortran C# TRUE ANSWER : ? YOUR ANSWER : ?