InterviewSolution
Saved Bookmarks
| 1. |
What Is Underscore () Method In Prototype String Method? |
|
Answer» UNDERSCORE () method: This method is USED to converts a String into a series of WORDS SEPARATED by an underscore. underscore () method: This method is used to converts a String into a series of words separated by an underscore. |
|