AI_2

AI_2

University

10 Qs

quiz-placeholder

Similar activities

Global Decision-Making Psychology

Global Decision-Making Psychology

University

10 Qs

Software Testing

Software Testing

University

10 Qs

Machine Learning Module 1

Machine Learning Module 1

University

10 Qs

AlgoWhiz Quiz

AlgoWhiz Quiz

University

15 Qs

Algorithms and Data Structures Quiz

Algorithms and Data Structures Quiz

University

10 Qs

MACHINE LEARNING-PEDAGOGY METHOD

MACHINE LEARNING-PEDAGOGY METHOD

University

15 Qs

CodeCadette

CodeCadette

University

15 Qs

Thinking and reasoning

Thinking and reasoning

University

9 Qs

AI_2

AI_2

Assessment

Quiz

Other

University

Hard

Created by

Mrs. 120

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which memory-restricted variant of A* algorithm stores nodes with the lowest f-values in a priority queue?

SMA*

IDA*

D* Lite

RBFS

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which variant of A* algorithm explores the search space by increasing the depth of the search at each iteration?

SMA*

IDA*

D*Lite

RBFS

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a characteristic of a good heuristic function?

It is always admissible

It is always consistent

It is both admissible and consistent

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a disadvantage of using the hill climbing algorithm?

It always finds the global maximum

It can get stuck in a local maximum

It requires a lot of memory

None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an advantage of using heuristic approaches in problem-solving?

Guarantees the best solution

Eliminates the need for human intervention

Finds solutions that are not obvious

Takes less time than other methods

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about the Best First Search algorithm?

Best First Search always finds the optimal solution

Best First Search always finds a feasible solution

Best First Search may not find a solution if one does not exist

Best First Search is guaranteed to find the solution in polynomial time

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a characteristic of Best First Search?

Best First Search uses a heuristic function to guide the search

Best First Search always expands the node with the lowest heuristic value

Best First Search can be used for both informed and uninformed search problems

Best First Search is a complete search 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?