quiz artificial intelligence PDF

Title quiz artificial intelligence
Course Artificial Intelligence
Institution Kalinga Institute of Industrial Technology
Pages 1
File Size 86.1 KB
File Type PDF
Total Downloads 103
Total Views 162

Summary

notes...


Description

AI Quiz Roll no

1.

Name

AI-Quiz

What is Artificial intelligence? (a)Putting your intelligence into Computer (b)Programming with your own intelligence (c)Making a Machine intelligent (dPlaying a Game

2.

Which is not the commonly used programming language for AI?

3.

(a) PROLOG (b) Java What is state space?

4.

(a)The whole problem (b)Your Definition to a problem (c)Problem you design (d*)Representing your problem with variable and parameter A space where You know the solution. A production rule consists of

5.

(a) A set of Rule (b) A sequence of steps (c) Both (a) and (b) (d) Arbitrary representation to problem (e) Directly getting solution. Which search method takes less memory?

6.

(a) Depth-First Search (c) Both (a) and (b) (e) Optimal search. A heuristic is a way of trying

7.

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

8.

(a) Breadth-First-Search (b) Depth-First –Search (c) Best-First-Search (d) Hill climbing. (e) Bulkworld Problem. Which is the best way to go for Game playing problem?

9.

(a) Linear approach (b) Heuristic approach (c) Random approach (d) Optimal approach (e) Stratified approach. How do you represent “All dogs have tails”.

(c) LISP

(d) Perl

(b) Breadth-First search (d) Linear Search.

(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 (c) Inferential Adequacy (e) Acquisitional Efficiency.

(e) Java script.

(b) Representational Adequacy (d) Inferential Efficiency...


Similar Free PDFs