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
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(27 responses)- A7% (2)
- B85% (23)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.
