Write the following program in C++.
ÒMake a Class Named point that represents a point with x and y coordinates on a 2D plane
ÒMake class Named line that represents a line on a 2D Plane and it has a start point and an end point
ÒMake a triangle class that is composed of three lines
ÒMake a rectangle class that is composed of four lines
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here