# Introduction In this lab, you will create a program using constructor overloading to calculate the area of rectangles, where a default constructor sets the length to 8, and another constructor initializes the length and breadth with two integer parameters.
Click the virtual machine below to start practicing