It returns the sorted array of objects based on the lname of the object. For descending order, we can replace the sort() function with reverse() ...
確定! 回上一頁