Search:

Type: Posts; User: Mounir

Search: Search took 0.10 seconds.

  1. Thread: IsSquare Method

    by Mounir
    Replies
    5
    Views
    2,940

    Re: IsSquare Method

    Yes it work ! I've seen were was my mistake ! Thanks a lot
  2. Thread: IsSquare Method

    by Mounir
    Replies
    5
    Views
    2,940

    Re: IsSquare Method

    Hi

    Thanks for youre help.

    The thing is that if it was me, i wouldnt add the first class, but as said on the subject we wave to use the rectangle class otherwise it will be wrong.

    2. how do...
  3. Thread: IsSquare Method

    by Mounir
    Replies
    5
    Views
    2,940

    IsSquare Method

    HI

    I have this question :

    Suppose we have a Rectangle class that begins:

    class Rectangle {

    private Point upperLeft; // the upper left corner point
    private double height; //...
Results 1 to 3 of 3