Are we drawing a circle on the screen?

In addition to Harshal's suggestions, try putting the center off the
screen, but have part of the circle on the screen:

x=-10
y=-20
r=100

Don

On Jun 2, 9:19 am, Ashish Goel <[email protected]> wrote:
> Given a function to draw a circle with input paramters as co-ordinates of
> centre of the circle and r is the radius of the circle.
> How will you test this function,  what will be additional non-functional
> test cases
>
> Best Regards
> Ashish Goel
> "Think positive and find fuel in failure"
> +919985813081
> +919966006652

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to