Jaime needs to write a script to remove all the non-digit characters from a phone number so that all that remains are the numbers She knows that she will need to use a regular expression to search for non-digit characters and can use a method to remove all the non-digit characters. Which code should she use?
A)

B)

C)

D)

Select an option, then click Submit answer.
-
○
Option A
-
○
Option B
-
○
Option C
-
○
Option D

