Question: java programming please 3) (4 points) Design a class named Triangle implementing a) Declare properties for a triangle b) Overload constructors. uns c) Override the
3) (4 points) Design a class named Triangle implementing a) Declare properties for a triangle b) Overload constructors. uns c) Override the method calArea(). d) Override the method calPerimeter. e) Append the method named isRightTriangle() to test if it is a right triangle. If co the method returns true. Otherwise it returns false
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
