InterviewSolution
Saved Bookmarks
| 1. |
_______ is defined as set of points such that the sum of the distances is same for all points.(a) Ellipses(b) Lines(c) Circles(d) Only aI had been asked this question in my homework.The doubt is from Line Filling Algorithms in portion Graphics Primitives of Computer Graphics |
|
Answer» RIGHT option is (d) Only a For explanation: Ellipses is DEFINED as SET of points. |
|