1what is artificial intelligencea putting your intelligence


1. What is Artificial intelligence?
(a) Putting your intelligence into Computer
(b) Programming with your own intelligence
(c) Making a Machine intelligent
(d) Playing a Game
(e) Putting more memory into Computer

2. Which is not the commonly used programming language for AI?
(a) PROLOG (b) Java (c) LISP (d) Perl (e) Java script.


3. What is state space?
(a) a)The whole problem
(b) b)Your Definition to a problem
(c) c)Problem you design
(d) d)Representing your problem with variable and parameter
(e) e)A space where You know the solution.


4. A production rule consists of
(a) A set of Rule  (b) A sequence of steps
(c) Both (a) and (b) (d) Arbitrary representation to problem
(e) Directly getting solution.


5. Which search method takes less memory?
(a) Depth-First Search    (b) Breadth-First search
(c) Both (a) and (b) (d) Linear Search.
(e) Optimal search.

6. A heuristic is a way of trying
(a) a)To discover something or an idea embedded in a program
(b) b)To search and measure how far a node in a search tree seems to be from a goal
(c) c)To compare two nodes in a search tree to see if one is better than the other
(d) d)Only (a) and (b)
(e) e)Only (a), (b) and (c).


7. A* algorithm is based on
(a) Breadth-First-Search (b) Depth-First -Search
(c) Best-First-Search (d) Hill climbing.
(e) Bulkworld Problem.


8. Which is the best way to go for Game playing problem?
(a) Linear approach (b) Heuristic approach
(c) Random approach (d) Optimal approach
(e) Stratified approach.

9. How do you represent "All dogs have tails".
(a) ?x: dog(x)?hastail(x) (b) ?x: dog(x)?hastail(y)
(c) ?x: dog(y)?hastail(x) (d) ?x: dog(x)?has?tail(x)
(e) ?x: dog(x)?has?tail(y)

10. Which is not a property of representation of knowledge?
(a) Representational Verification (b) Representational Adequacy
(c) Inferential Adequacy (d) Inferential Efficiency
(e) Acquisitional Efficiency.

Solution Preview :

Prepared by a verified Expert
Software Engineering: 1what is artificial intelligencea putting your intelligence
Reference No:- TGS01511658

Now Priced at $10 (50% Discount)

Recommended (96%)

Rated (4.8/5)