InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of $h Method In Prototype? |
|
Answer» $H method: This method is USED to convert object into enumerable Hash object. $H method: This method is used to convert object into enumerable Hash object. Syntax: $H ([obj]) |
|