CS-I4 Intelligent Systems June -2001
Question Paper Of CS-I4 Intelligent Systems June -2001
Q.1(a) For each of the statements given below, tell whether it is TRUE or FALSE.
(i) Computers are better than human beings in the matter of non-numeric symbolic processing.
(ii) Knowledge is food for intelligence.
(iii) AI does not overlap with any of the disciplines:
Linguistics, psychology or philosophy.
(b) Enumerate at least six knowledge representation schemes.
© Evaluate the following LISP expression:
(i) (greaterp 18 151 76)
(ii) (reverse ((p q) r (s t)))
(iii) (+( *(/ 9 5) 50) 32)
(d) Write a LISP program to convert Centigrade temperatures to Fahrenheit.
(e) Construct a truth-table for the following logical expression ;
(~P ^ Q)v(Q→P)
(iv) (~P ^ Q)v(Q→P)
(f) Express the following description of a vehicle as a frame structure :
Mohan has a red Maruti car of 1986 model. It has 4 doors, weighs 125 kgs. Its mileage at any time may be computed be a procedure ‘find-mileage’.
(g) What is the fundamental principle of the object oriented approach to knowledge representation? Explain two important concepts from the domain of object oriented representation scheme.
(h) Describe briefly how the operation ’search’ helps in solving problems.
(i) Name at least two structures used in matching techniques.
(j) Enumerate important characteristics that a computer memory organization system should possess.