in Education by
Which is true regarding BFS (Breadth First Search)? (a) BFS will get trapped exploring a single path (b) The entire tree so far been generated must be stored in BFS (c) BFS is not guaranteed to find a solution if exists (d) BFS is nothing but Binary First Search Please answer the above question.

1 Answer

0 votes
by
Correct choice is (b) The entire tree so far been generated must be stored in BFS The best I can explain: Regarding BFS-The entire tree so far been generated must be stored in BFS.

Related questions

0 votes
    Which is true regarding BFS (Breadth First Search)? (a) BFS will get trapped exploring a single path (b) ... is nothing but Binary First Search Please answer the above question....
asked Oct 6, 2022 in Education by JackTerrance
0 votes
    Which is true regarding BFS (Breadth First Search)? (a) BFS will get trapped exploring a single path (b) ... is nothing but Binary First Search Please answer the above question....
asked Sep 23, 2022 in Education by JackTerrance
0 votes
    What is true regarding backpropagation rule? (a) it is also called generalized delta rule (b) error in output is ... (d) all of the mentioned Please answer the above question....
asked Sep 3, 2022 in Education by JackTerrance
0 votes
    What is true regarding backpropagation rule? (a) it is a feedback neural network (b) actual output is determined by ... (d) none of the mentioned Please answer the above question....
asked Sep 3, 2022 in Education by JackTerrance
0 votes
    What is true regarding adaline learning algorithm (a) uses gradient descent to determine the weight vector that leads to ... all of the mentioned Please answer the above question....
asked Aug 27, 2022 in Education by JackTerrance
0 votes
    In which of the following situations might a blind search be acceptable? (a) Real life situation (b) Complex game (c ... (d) All of the mentioned Please answer the above question....
asked Sep 21, 2022 in Education by JackTerrance
0 votes
    Which of the following laws is Asimov's first and most important law of robotics? (a) robot actions must ... make business a greater profit Please answer the above question....
asked Oct 22, 2022 in Education by JackTerrance
0 votes
    Which of the following laws is Asimov's first and most important law of robotics? (a) robot actions must ... make business a greater profit Please answer the above question....
asked Oct 2, 2022 in Education by JackTerrance
0 votes
    What was the name of the first model which can perform wieghted sum of inputs? (a) McCulloch-pitts neuron model (b) ... (d) none of the mentioned Please answer the above question....
asked Sep 21, 2022 in Education by JackTerrance
0 votes
    Who developed the first learning machine in which connection strengths could be adapted automatically? (a) McCulloch- ... none of the mentioned Please answer the above question....
asked Sep 21, 2022 in Education by JackTerrance
0 votes
    Who proposed the first perceptron model in 1958? (a) McCulloch-pitts (b) Marvin Minsky (c) Hopfield (d) Rosenblatt Please answer the above question....
asked Sep 21, 2022 in Education by JackTerrance
0 votes
    What does the matching score at first layer in recognition hamming network is indicative of? (a) dissimilarity of ... ) none of the mentioned Please answer the above question....
asked Aug 26, 2022 in Education by JackTerrance
0 votes
    Whats true for sparse encoding learning? (a) logical And & Or operations are used for input output relations (b) ... changes in past input values Please answer the above question....
asked Sep 5, 2022 in Education by JackTerrance
0 votes
    Whats true for Drive reinforcement learning? (a) logical And & Or operations are used for input output relations ... changes in past input values Please answer the above question....
asked Sep 5, 2022 in Education by JackTerrance
0 votes
    Whats true for Min-max learning? (a) logical And & Or operations are used for input output relations (b) ... of changes in past input values Please answer the above question....
asked Sep 5, 2022 in Education by JackTerrance
...