Quiz Space

Programming, Data Structures and Algorithms using Python · Quiz 1 · 7 Jul 2024 · May 2024 term

Question 11: Which of the following is/are true about Breadth First S…

Question 11

+3 marksOne or more correct options

Which of the following is/are true about Breadth First Search(BFS) in an unweighted directed graph G?

Select all that apply.

  1. A
    Figure from the original question paper
  2. B
    Figure from the original question paper
  3. C
    Figure from the original question paper
  4. D
    Figure from the original question paper
  5. E
    Figure from the original question paper
Show answer

Correct answers

  • A
    Figure from the original question paper
  • C
    Figure from the original question paper
  • E
    Figure from the original question paper

Question 11 of 16 in the IIT Madras BS Programming, Data Structures and Algorithms using Python (PDSA) Quiz 1 paper sat on 7 Jul 2024, in the May 2024 term (2024 July07: IIT M AN EXAM QIM4). It carries 3 marks.

More questions from this paper

  1. Q1THIS IS QUESTION PAPER FOR THE SUBJECT "DIPLOMA LEVEL : PROGRAMMING, DATA STRUCTURES AND ALGORITHMS USING PYTHON (COMPU…
  2. Q2Figure question
  3. Q3Figure question
  4. Q4Figure question
  5. Q5Figure question
  6. Q6Figure question
  7. Q7Figure question
  8. Q8Figure question
  9. Q9An undirected connected graph G has 46 edges. The minimum number of vertices in G is _.
  10. Q10Which of the following statements is/are true about the Quicksort algorithm to sort elements in ascending order? Assume…
  11. Q12Figure question
  12. Q13Figure question
  13. Q14Figure question
  14. Q15Figure question
  15. Q16Figure question