Duein 20 minutes please help!!// Complete the class definition below. You must implement the instance variables, constructor, and method. 2 // all instance variables should be private, and all methods should be public. / Your completed class must operate according to the example driver code and result in the correct output. 5 // Example Driver Code: 8 // int sidel, side2, side3; 9/ assume sidel, side2, and side3
OR
OR