C Sharp (C#) - Classes and Objects
You want to create a class
Rectangle that stores width and height and calculates area. Which is the best way to do this?