AI Robotics Interview Questions
Questions Answers Views Company eMail

What are the components of a robot?

822

What is continuous-path control in the robotics?

803

If we wanted to add two number a and b, then how it can be written in lisp language?

743


Post New AI Robotics Questions

Un-Answered Questions { AI Robotics }

Which kind of agent architecture should an agent an use? a) Relaxed b) Logic c) Relational d) All of the mentioned

1404


What is a robot locomotion?

723


 What kind of observing environments are present in artificial intelligence? a) Partial b) Fully c) Learning d) Both a & b

2086


Which is used to compressed gasses to drive (power) the robot ?

1361


Hill-Climbing algorithm terminates when, a) Stopping criterion met b) Global Min/Max is achieved c) No neighbor has higher value d) Local Min/Max is achieved

3930


 Which search algorithm will use limited amount of memory? a) RBFS b) SMA* c) Hill-climbing search algorithm d) Both a & b

2296


What is travelling salesman problem?

756


What is the heuristic function of greedy best-first search? a) f(n) != h(n) b) f(n) < h(n) c) f(n) = h(n) d) f(n) > h(n)

1342


List the name of the areas where the robotics can be applied?

852


Which was the first industrial robot?

681


Suppose I have gmail account, I want to delete all the mails in my inbox having the same name(for eg., Orkut). I have thousands of mails like that. So, how can I delete all the mails having single name. Is there any option provided in gmail?

733


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

2830


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

1436


Constraint satisfaction problems on finite domains are typically solved using a form of ___________. a) Search Algorithms b) Heuristic Search Algorithms c) Greedy Search Algorithms d) DFS/BFS Search Algorithms

2068


The Set of actions for a problem in a state space is formulated by a ___________. a) Intermediate states b) Initial state c) Successor function, which takes current action and returns next immediate state d) None of the mentioned

2709