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
what is the current salary package in India for a lamp programmer
along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest
Is class is a abstract datatype in java?
iam confused to choose among testing, .net and java can anybody help me????????
If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?
How do you initialize a static member of a class with return value of some function?
Explain the types of operations? Draw the figure for shift and rotate operations?
what is throws keyword
what is the basic and unique feature of dotnet
What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids
please any one pass file aid,xpeditor and endeavor tools
Hi all... I had completed MSC(Computer) and had join the construction company based on sap.they want me to work on abap.but software company is totally different from construction company and they want me 2 grasp it as fast i can.i am finding it difficult.what should i do??????
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.