A
Q. What does the following JavaScript code snippet do?
Code:
data.sort(function(a,b),b-a);
- Correct Answer - Option(A)
- Views: 16
- Filed under category JavaScript
- Hashtags:
Discusssion
Login to discuss.