AI Robotics Interview Questions
Questions Answers Views Company eMail

In which of the following agent does the problem generator is present? a) Learning agent b) Observing agent c) Reflex agent d) None of the mentioned

1 4153

Which search agent operates by interleaving computation and action? a) Offline search b) Online search c) Breadth-first search d) Depth-first search

2595

What is called as exploration problem? a) State and actions are unknown to the agent b) State and actions are known to the agent c) Only actions are known to agent d) Both b & c

1 7842

Which are necessary for an agent to solve an online search problem? a) Actions b) Step-cost function c) Goal-test d) All of the mentioned

2017

When do we call the states are safely explorable? a) A goal state is unreachable from any state b) A goal state is denied access c) A goal state is reachable from every state d) None of the mentioned

3 6403

In which state spaces does the online-dfs-agent will work? a) Irreversible state spaces b) Reversible state spaces c) searchable state spaces d) All of the mentioned

1505

Which of the following algorithm is online search algorithm? a) Breadth-first search algorithm b) Depth-first search algorithm c) Hill-climbing search algorithm d) None of the mentioned

1687

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

2308

 What is meant by simulated annealing in artifical intelligence? a) Returns an optimal solution when there is a proper cooling schedule b) Returns an optimal solution when there is no proper cooling schedule c) It will not return an optimal solution when there is a proper cooling schedule d) None of the mentioned

1507

How the new states are generated in genetic algorithm? a) Composition b) Mutation c) Cross-over d) Both b & c

3249

 Which method is effective for escaping from local minima? a) Updating heuristic estimate b) Reducing heuristic estimate c) Eliminating heuristic estimate d) None of the mentioned

2 5352

Which depends on the percepts and actions available to the agent? a) Agent b) Sensor c) Design problem d) None of the mentioned

3825

Which were built in such a way that humans had to supply the inputs and interpret the outputs? a) Agents b) AI system c) Sensor d) Actuators

1 5335

Which technology uses miniaturized accelerometers and gyroscopes? a) Sensors b) Actuators c) MEMS d) None of the mentioned

1747

What is used for tracking uncertain events? a) Filtering algorithm b) Sensors c) Actuators d) None of the mentioned

2482


Post New AI Robotics Questions

Un-Answered Questions { AI Robotics }

What is the pneumatic system in the robotics?

714


What does a hybrid bayesian network contain?

918


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

2726


What do you understand by the term process studio?

704


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

2148


Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit

2021


What is the future of the robotics?

730


Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor

1932


Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit

1627


What types of motors used in industrial robots?

669


What is prolog used in artificial intelligence?

695


What is “generality” in ai ?

800


for online search in ‘artificial intelligence’ which search agent operates by interleaving computation and action?

860


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)

1355


In artificial intelligence, what do semantic analyses used for?

826