Exercise 1: Sum of Squares
In this challenge, you need to implement a method which squares the passed variables and returns the sum.
Problem Statement
A constructor function SquareSum(num1,num2,num3)
is given which ...
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy