# Introduction In this lab, the task is to create a program that overloads the postfix ++ operator in a Rectangle class, incrementing the length and breadth variables, and returning a new Rectangle object.
Click the virtual machine below to start practicing