 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | The points (x1, y1) , (x2, y2) , (x1, y2) and (x2, y1) are always : (A) collinear (B) concyclic (C) vertices of a square (D) vertices of a rhombus | 
| Answer» (B) concyclic All the points lie on the circle (x - x1) (x - x2) + (y - y1) (y - y2) = 0 Note that points form a rectangle | |