adspace




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 2275

 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 2373

 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 2246

 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 2305

 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 2334

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

1 2244

Name the sector where prolog programming language is used?

1 6721

 Explain why PROLOG language is stated as a procedural language?

1 3783

Explain what is List structures in Prolog?

1 2314

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

1 2428

 Mention who is referred as a Member in Prolog?

1 2539

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

1 2417

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

1 4513

 Explain what is recursion in Prolog?

1 2431

 Explain what is SWI-Prolog?

1 2844


Un-Answered Questions { Artificial Intelligence }

What are the challenges in applying AI to environmental issues?

170


How does human feedback improve AI models?

182


How is AI used in procedural content generation?

166


How do you ensure compatibility between Generative AI models and other AI systems?

97


What is prompt engineering, and why is it important for Generative AI models?

131


What frameworks can you use for ethical AI development?

159


Explain the concept of adversarial attacks and how to protect AI models from them.

167


How can AI be used to predict patient outcomes?

144


How do biases in AI models amplify existing inequalities?

67


Tell me what are the last machine learning papers you've read?

291


Explain the difference between supervised, unsupervised, and reinforcement learning.

160


What are standardization and normalisation? Give one advantage of each over the other?

146


Explain how AI models create realistic game physics.

153


Do you have research experience in machine learning?

150


How do you identify and mitigate bias in Generative AI models?

124