Vidyalelo
Computer Science · all questions

Artificial Intelligence
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

867

Questions

22/44

Page

Pick an option on a question to see the right answer and solution.

How many issues are available in describing degree of belief?

Select an option to see the answer and solution.

In many problems the path to goal is irrelevant, this class of problems can be solved using ____________

Select an option to see the answer and solution.

Face Recognition system is based on which type of approach?

Select an option to see the answer and solution.

In LISP, the addition 3 + 2 is entered as _______________

Select an option to see the answer and solution.

Seymour Papert of the MIT AI lab created a programming environment for children called ___________

Select an option to see the answer and solution.

What are the composition for agents in artificial intelligence?

Select an option to see the answer and solution.

What are present in each level of planning graph?

Select an option to see the answer and solution.

Which search method will expand the node that is closest to the goal?

Select an option to see the answer and solution.

A robot's "arm" is also known as its __________

Select an option to see the answer and solution.

Which of the following is not an application of artificial intelligence?

Select an option to see the answer and solution.

Generality is the measure of _____________

Select an option to see the answer and solution.

The minimax algorithm computes the minimax decision from the current state. It uses a simple recursive computation of the minimax values of each successor state, directly implementing the defining equations. The recursion proceeds all the way down to the leaves of the tree, and then the minimax values are backed up through the tree as the recursion unwinds.

Select an option to see the answer and solution.

Which of the following "laws" is Asimov's first and most important law of robotics?

Select an option to see the answer and solution.

In LISP, the function X (x). (2x+l) would be rendered as __________

Select an option to see the answer and solution.

Which is the first AI programming language?

Select an option to see the answer and solution.

An Artificial Intelligence technique that allows computers to understand associations and relationships between objects and events is called _____________

Select an option to see the answer and solution.

What are present in the planning graph?

Select an option to see the answer and solution.

What are taken into account of state-space search?

Select an option to see the answer and solution.

What are the possible values of the variable?

Select an option to see the answer and solution.

What is called as transposition table?

Select an option to see the answer and solution.