InterviewSolution
Saved Bookmarks
| 1. |
destroy(item) finds any objects in the array that equals the item, and it gives them a special property called _destroy with value false. |
|
Answer» destroy(item) finds any objects in the array that equals the item, and it gives them a special property CALLED _destroy with value false. |
|