Exercise 2: Finding the Type of Triangle

In this exercise, you will implement class-based inheritance using the two constructor functions Shape and Triangle.

Problem Statement

In this exercise, two constructor functions, Shape and Triangle ...

Get hands-on with 1400+ tech skills courses.