nerdexam
Microsoft

98-374 · Question #136

You plan to use a radial collision-detection algorithm to detect the circle collision. You assume that the first circle is located at (x1.y1) with a radius of radius1 and the second circle is…

The correct answer is B. Option B. See the full explanation below for the reasoning.

Question

You plan to use a radial collision-detection algorithm to detect the circle collision. You assume that the first circle is located at (x1.y1) with a radius of radius1 and the second circle is located at (x2,y2) with a radius of radius2. Which algorithm will return true when the circles collide with each other?

Exhibit

98-374 question #136 exhibit

Options

  • AOption A
  • BOption B
  • COption C
  • DOption D

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    85% (23)
  • C
    4% (1)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 98-374 Practice