AI UNIT 2

AI UNIT 2

University

10 Qs

quiz-placeholder

Similar activities

Unit 2 - AI by Prof. R. Rajkumar

Unit 2 - AI by Prof. R. Rajkumar

University

15 Qs

PDS - 04225 Algorithms - Chapter 3

PDS - 04225 Algorithms - Chapter 3

University

10 Qs

G&N Units 5,6

G&N Units 5,6

University

10 Qs

AI & Expert systems-Unit 1

AI & Expert systems-Unit 1

University

10 Qs

Graph Traversal Algorithms Quiz

Graph Traversal Algorithms Quiz

12th Grade - University

13 Qs

Kuis Susulan ASD

Kuis Susulan ASD

University

10 Qs

Knowledge Knockout[Quiz Round](2nd-4th years)

Knowledge Knockout[Quiz Round](2nd-4th years)

University

15 Qs

ATwP - Problem Solving Strategies

ATwP - Problem Solving Strategies

University

10 Qs

AI UNIT 2

AI UNIT 2

Assessment

Quiz

Computers

University

Medium

Created by

N Kanimozhi

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the evaluation function in the A* technique?

(A). Heuristic function

(B). Path cost from the start node to the current node

(C). Path cost from the start node to current node + Heuristic cost

(D). Average of Path cost from the start node to the current node and Heuristic cost

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can implement the Best First search with the help of which data structure

(A). Queue

(B). Stack

(C). Priority Queue

(D). Circular Queue

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A* algorithm is based on which of the following?

(A). Breadth-First-Search

(B). Depth-First –Search

(C). Best-First-Search

(D). Hill climbing

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Heuristic function h(n) is …….?

(A). Lowest path cost

(B). The cheapest path from the root to the goal node

(C). The estimated cost of the cheapest path from the root to the goal node

(D). Average path cost

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many types are available in uninformed search method?

3

4

5

6

Answer explanation

The five types of uninformed search methods are breadth-first, Uniform cost, depth-first) depth-limited and bidirectional search

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Among the given options, which search algorithm requires less memory?

  1. Optimal Search

  1. Depth First Search

  1. Breadth-First Search

  1. Linear Search

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm is used in the Game tree to make decisions of Win/Lose?

  1. Heuristic Search Algorithm

  1. DFS/BFS algorithm

  1. Greedy Search Algorithm

  1. Min/Max algorithm

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?