- create a class cylinder and use getter and setters to set its radius and height
- use ➊ to calculate surface and volume of the cylinder
- Use a constructor and repeat ➊
- Overload a constructor used to initialize a rectangle of length and breath 5 for using custom parameters
- Repeat ➊ for a sphere
Handwritten Notes: Click to Download
Ultimate Java Cheatsheet: Click To Download