You are on page 1of 1

Create class structure as mentioned in the outline within com package.

addPoints and subtractPoints methods are static and would return Point object. First parameter in both
methods is left operand and second parameter is right operand.

Test the same creating required objects in main method.

TCS Internal

You might also like