InterviewSolution
Saved Bookmarks
| 1. |
What Is $a () Method In Prototype? |
|
Answer» $A () method: This method is used to CONVERTS the SINGLE ARGUMENT it receives into an array object. $A () method: This method is used to converts the single argument it receives into an array object. |
|