Which is not the commonly used programming language for AI?
a) PROLOG
b) Java
c) LISP
d) Perl
e) Java script
Answer Posted / appiadu james
c.perl
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
For building a bayes model how many terms are required?
Is intelligence inherited?
What is travelling salesman problem?
What is the rule of simple reflex agent? a) Simple-action rule b) Condition-action rule c) Both a & b d) None of the mentioned
for online search in ‘artificial intelligence’ which search agent operates by interleaving computation and action?
What does the language of fopl consists of?
Which was the first industrial robot?
What are some of the benefits of using a blue prism for robotics?
Which environment is called as semidynamic? a) Environment does not change with the passage of time b) Agent performance changes c) Environment will be changed d) Both a & b
Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned
Give a brief introduction to robotics?
How many successors are generated in backtracking search? a) 1 b) 2 c) 3 d) 4
What is ai? Why do we implement ai in the robots?
Which search uses only the linear space for searching? a) Best-first search b) Recursive best-first search c) Depth-first search d) None of the mentioned
Which search algorithm will use limited amount of memory? a) RBFS b) SMA* c) Hill-climbing search algorithm d) Both a & b