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...

What is the language used for Artificial Intelligence?

Answer Posted / muhammad ahmed

Artificial Intelligence is a theory and can be implemented
in almost every language.

Just like we can supply a code in any language that uses
Newton's law of motions , we can supply such code that
implemenents AI concepts in any language (almost).

Some languages however do stand out , which were built to
design AI based knowledge basis.

One such language is LISP, another widely used language is
Prolog that is available with a visual IDE too , known as
Visual Prolog. These languages work on facts we provide ,
then answer our queries using various inference algorithms

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create a new dataset only duplicate observations in proc sort procedure?

2080


How to set fixed width in particular in html? if i type more character in this it will not push near . this is my question. can u tell me the answer...

2598


Outline the two important features of a terminating recursion. Any ideas?

2271


What's the difference b/w Table & Templete in Smartform?

2308


1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.

2359


WHat is execution in manual testing and when will we start execution and what language we use in execution

2008


diffrence between oracle apps , .NET , SAP

2151


how do i add a column dynamically in a table by using java application?

2090


through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?

2582


Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.

1295


when we use mantis? how learn mantis?

2234


SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?

2002


What is the Difference between in memory database and physical database

2673


Define distributed queries. can you explain me as soon as possible

2155


what are all the ant command options

2128