InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of Is Hash () Method In Prototype? |
|
Answer» is HASH() METHOD: RETURNS TRUE if OBJECT is an instance of the Hash class, Otherwise returns false. is Hash() method: Returns true if object is an instance of the Hash class, Otherwise returns false. |
|