1. Computer Science Engineering (CSE)
  2. Design and Analysis of Algorithms
  3. What is the basic operation of closest p...
Q.

What is the basic operation of closest pair algorithm using brute force technique?

A. euclidean distance
B. radius
C. area
D. manhattan distance
Answer» A. euclidean distance
Explanation: the basic operation of closest

Discussion