Question: Using the arrow function in the Class MyMath to call the methods and show the results below. Using the arrow function in the Class MyMath

Using the arrow function in the Class "MyMath" to call the methods and show the results below. Using the arrow function in the Class "MyMath" to call the methods and show the results below. var result = new MyMath(); console.log(result.add(2,3)); console. log( result.minus(2,3)); console.log(result.multiply(2,3)); console.log(result.dvide(2,0))
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
