Artificial Intelligence Interview Questions
Questions Answers Views Company eMail

 What is the output of the given statement in LISP? * (Setf part-bins (make-array ‘(4))) a) #Done b) #4 c) #(0 0 0 0) d) None of the mentioned

1 1612

 What is the output of the given statement in LISP? * (setf bins (make-array 2 :initial-element ‘e)) a) E b) E E c) E E E d) E E E E

1 1626

 What is the output of the given statement  in LISP? * (setf part (make-array ‘(8 8))) a) 8 b) 0 0 0 0 0 0 0 0 c) 0 0 0 0 d) 8 rows of 0

1 1532

 What is the output of the given statement in LISP? * (setf bins (make-array 4 :initial-element ‘e)) * (aref bins 0) a) E b) 0 c) 4 d) None of the mentioned

1 1595

 What is the output of the given statement in LISP? * (Setf part-bins (make-array ‘(4))) * (setf (aref part-bins 0) ‘nails); * (setf (aref part-bins 1) ‘nuts); * (setf (aref part-bins 2) ‘bolts) * (setf (aref part-bins 3) ‘bike) * (aref part-bins 2) * (setf (aref part-bins 4) ‘car) a) Nails b) Nuts c) 2 d) Error

1 1595

 Explain what is prolog programming language? What is it based on?

1 1475

Name the sector where prolog programming language is used?

1 5695

 Explain why PROLOG language is stated as a procedural language?

1 3018

Explain what is List structures in Prolog?

1 1643

 Why in prolog it is said that Program and Data are the same thing?

1 1674

 Mention who is referred as a Member in Prolog?

1 1823

 Mention what is the difference between = and = = in Prolog?

1 1682

 Explain why matching variable is important in Prolog? What is the method to match variables?

1 3748

 Explain what is recursion in Prolog?

1 1726

 Explain what is SWI-Prolog?

1 2120


Un-Answered Questions { Artificial Intelligence }

Which plot will you use to access the uncertainty of a statistic?

106


Is 16gb of ram a lot?

1


How is decision tree pruned?

46


Which language is best for deep learning?

85


Mention key business metrics that help ML?

44






What is human annotated data?

496


 Which search algorithm will use limited amount of memory? a) RBFS b) SMA* c) Hill-climbing search algorithm d) Both a & b

2091


If we added one rider to the current SF market, how would that affect the existing riders and drivers?

157


Is python the best language for machine learning?

109


What do you understand by the selection bias?

93


What are spring annotations?

458


how to mine an olap cube?

31


Which laptop is best for research?

1


What is model capacity?

1


What is Deep Learning?

5