Best writers. Best papers. Let professionals take care of your academic papers

Order a similar paper and get 15% discount on your first order with us
Use the following coupon "FIRST15"
ORDER NOW

Make a LandTract class

Make a LandTract class<span< h1=””>

style=”color:rgb(34,34,34);background-color:transparent;”> with the following fields:

• length – an int containing the tract’s length

• width – an int containing the tract’s width

The class should also have the following methods:

• area – returns an int representing the tract’s area

equals – takes another LandTract object as a parameter and returns a boolean saying

whether or not the two tracts have the same dimensions (This applies regardless of whether the dimensions match up. i.e., if the length of the first is the same as the width of the other and vice versa, that counts as having equal dimensions.)

• toString – returns a String with details about the LandTract object in the format:

LandTract object with length 30 and width 40

(If, for example, the LandTract object had a length of 30 and a width of 40.)

Write separate program that asks the user to enter the dimensions for the two tracts of

land (in the order length of the first, width of the first, length of the second, width of the second). The program should print the output of two tracts’ toString methods followed by a sentence stating whether or not the tracts have equal dimensions. (If the tracts have the same dimensions, print, “The two tracts have the same size.” Otherwise, print, “The two tracts do not have the same size.”) Print all three statements on separate lines.

</span<>

 
Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"