InterviewSolution
Saved Bookmarks
| 1. |
What will be the slope of the line given by ax + by + c = 0?(a) -a/b(b) -b/a(c) -c/a(d) a/cI got this question by my school principal while I was bunking the class.The doubt is from Computational Geometry in chapter Computational Geometry of Data Structures & Algorithms II |
|
Answer» The correct option is (a) -a/b |
|