InterviewSolution
Saved Bookmarks
| 1. |
Let S= set of points inside the square, T= set of points inside the triangle and C= set of points inside the circle. If the triangle and circle intersect each other and are contained in a square. Then, |
|
Answer» `S CAP T cap C = PHI` |
|