1.

Which of these method of Array class is used sort an array or its subset?(a) binarysort()(b) bubblesort()(c) sort()(d) insert()The question was asked in final exam.Question is from Java.util topic in section java.util – The Collections Framework of Java

Answer» RIGHT option is (C) SORT()

Explanation: NONE.


Discussion

No Comment Found

Related InterviewSolutions