InterviewSolution
Saved Bookmarks
| 1. |
What Is Inspect () Method In Prototype String Method? |
|
Answer» inspect () METHOD: This method is USED to RETURNS a debug-oriented version of the string. inspect () method: This method is used to returns a debug-oriented version of the string. |
|