What is the output of the given statement?
* (endp ‘(this is not empty))
a) T
b) NIL
c) Error
d) None of the mentioned
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
Explain what is slot and what are the most commonly used slot options?
Demonstrate with an example how you can code in LISP?
Which forms can be constructed with the same primitives that manipulate lisp expressions? a) Lisp b) Macro c) Procedure d) Defun
Explain what is LISP? Give an example of some of the popular applications built in LISP?
Mention what is the difference between = and = = in Prolog?
What is the output of the following statement? * ( first (rest (first ‘((a b) (c d))))) a) a b) b c) c d) d
Which is present in the writer procedure for arrays in LISP? a) Setf b) Aref c) Fref d) Both a & b
How data types are categorized in LISP?
Explain what is SWI-Prolog?
How many items are available in mapping primitives are there? a) 3 b) 4 c) 5 d) 6
Which is used to represent the prompt in lisp? a) # b) $ c) & d) *
AI Algorithms (74)
AI Natural Language Processing (96)
AI Knowledge Representation Reasoning (12)
AI Robotics (183)
AI Computer Vision (13)
AI Neural Networks (66)
AI Fuzzy Logic (31)
AI Games (8)
AI Languages (141)
AI Tools (11)
AI Machine Learning (659)
Data Science (671)
Data Mining (120)
AI Deep Learning (111)
Generative AI (153)
AI Frameworks Libraries (197)
AI Ethics Safety (100)
AI Applications (427)
AI General (197)
AI AllOther (6)