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