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

16/44

Page

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

___________ trees can be used to infer in Horn clause systems.

Select an option to see the answer and solution.

How many reasons are available for the popularity of ILP?

Select an option to see the answer and solution.

In a backward chaining system, you start with some hypothesis (or goal) you are trying to prove, and keep looking for rules that would allow you to conclude that hypothesis, perhaps setting new sub-goals to prove as you go.

Select an option to see the answer and solution.

Which algorithm places two actions into a plan without specifying which should come first?

Select an option to see the answer and solution.

The traveling salesman problem involves n cities with paths connecting the cities. The time taken for traversing through all the cities, without knowing in advance the length of a minimum tour, is ___________

Select an option to see the answer and solution.

To eliminate the inaccuracy problem in planning problem or partial order planning problem we can use ___________________ data structure/s.

Select an option to see the answer and solution.

What is meant by quasi-logical form?

Select an option to see the answer and solution.

How many successors are generated in backtracking search?

Select an option to see the answer and solution.

Graph used to represent semantic network is _____________

Select an option to see the answer and solution.

Visual clues that are helpful in computer vision include __________

Select an option to see the answer and solution.

Which of the Following problems can be modeled as CSP?

Select an option to see the answer and solution.

What is the process of capturing the inference process as a single inference rule?

Select an option to see the answer and solution.

Which kind of problem are suitable for planning graph?

Select an option to see the answer and solution.

What is needed to make probabilistic systems feasible in the world?

Select an option to see the answer and solution.

What is the total number of quantification available in artificial intelligence?

Select an option to see the answer and solution.

A Hybrid Bayesian network contains ___________

Select an option to see the answer and solution.

Which functions are used as preferences over state history?

Select an option to see the answer and solution.

In a backward chaining system you start with the initial facts, and keep using the rules to draw new conclusions (or take certain actions) given those facts.

Select an option to see the answer and solution.

What are you predicating by the logic: ۷x: €y: loyalto(x, y).

Select an option to see the answer and solution.

In LISP, the function returns t if <object> is a CONS cell and nil otherwise __________

Select an option to see the answer and solution.