

InterviewSolution
Saved Bookmarks
1. |
4. How many lines can pass through (a) one given point? (b) two given points? |
Answer» <p>a) there will be infinite line through a one point.</p><p>b) from two points only one line segment is possible</p> | |