21. In Bresenham's algorithm, while generating a circle , it is easy to generate? a. One octant first and other by successive rotation b. One octant first and other by successive translation c. One octant first and other by successive reflection d. All octants
Answer - A , Explanation - In Bresenham's algorithm, while generating a circle , it is easy to generate one octant first and other by successive reflection.