Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

AI Languages Interview Questions
Questions Answers Views Company eMail

 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 2285

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

1 2178

Name the sector where prolog programming language is used?

1 6659

 Explain why PROLOG language is stated as a procedural language?

1 3734

Explain what is List structures in Prolog?

1 2259

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

1 2377

 Mention who is referred as a Member in Prolog?

1 2498

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

1 2359

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

1 4440

 Explain what is recursion in Prolog?

1 2372

 Explain what is SWI-Prolog?

1 2776

Explain what is backtracking in Prolog?

1 3456

Mention what is the difference between Prolog and normal programming language?

1 5523

Mention what is Cut (!) in Prolog and what is the advantage of ‘Cut’ and ‘Negation’?

1 3108

Mention why you have to use “is” instead of “=” in Prolog when it comes to applying calculation logic?

1 2329


Post New AI Languages Questions

Un-Answered Questions { AI Languages }

Explain List of artificial intelligence projects?

1321


What is the output of the given statement? * (defclass article() ((title :accessor article-title :initarg :title) (author :accessor article-author :initarg :author))) * (defclass computer-article (article) ()) * (defclass business-article (article) ()) * (defclass political-article (article) ()) * (setf articles (list (make-instance ‘business-article :title “Memory Prices down”))) a) Business article b) Political article c) Business article

1225


Explain List of programming languages for artificial intelligence?

1316


What are the different nlp tasks deep learning can be applied?

1030


What does the language of fopl consist of?

940