nerdexam
Microsoft

98-361 · Question #360

You are studying various sorting algorithms to understand, analyze, and compare the various sorting techniques. Which of the following techniques should you utilize when using the BubbleSort…

The correct answer is B. comparison and swap. See the full explanation below for the reasoning.

Question

You are studying various sorting algorithms to understand, analyze, and compare the various sorting techniques. Which of the following techniques should you utilize when using the BubbleSort algorithm?

Options

  • Acomparison
  • Bcomparison and swap
  • Ccomparison and partition
  • Dpartition and swap

How the community answered

(28 responses)
  • A
    14% (4)
  • B
    79% (22)
  • C
    4% (1)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice