Inerview Questions Javascript javascript-programs Day 4: Create a Rectangle Object (Hackerrank problem) By: Sunil Yadav Posted on February 8, 2022February 8, 2022 Objective In this challenge, we practice creating objects. Create a object with given length, width, perimeter, area. Task Complete the function in the editor. It […]