Multiple Choice Question (MCQ)

Question: Which is a valid js code to sort element of an array tracle?
A. Trade.sort:
B. Trade.sort();
C. Sort.trade();
D. Sort.(trade);
Correct Answer: Trade.sort();