Question: Write this function in JavaScript. 2. A function stripQuotes () that accepts a string and returns a new string equivalent to the argument but with
2. A function stripQuotes () that accepts a string and returns a new string equivalent to the argument but with all single quotes and double quotes removed. > stripQuotes (\a\"\""\'to\""|""'Z'), 'atoz
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
