Que: _______ function returns a vector of the same size as x with the elements arranged in increasing order.

a. sort()
b. orderasc()
c. orderby()
d. sequence()
Answer: sort()

Leave a Comment