Artificial Intelligence-IT314
Artificial Intelligence-IT314
NOTE: Question No.1 is Compulsory. Attempt any four questions from the rest. All questions carry equal
marks. Phones and other Electronic Gadgets are not allowed.
Q.4. (a) Compare A* search with Hill climbing and Min Max Search.
(b) Differentiate depth first search and breadth first search with example. (10+4)
Q.5. Write a note on LISP language. Describe major components of Lisp (Data Types, Lists, Functions and
Statements). Write a LISP function which will return number which is greater from given two numbers
(14)