CSE MCQs :: JAVA MCQs
- Which of these is an incorrect form of using method max() to obtain maximum element?
- Which of these methods sets every element of a List to a specified object?
- Which of these methods can randomize all elements in a list?
- Which of these methods can convert an object into a List?
- Which of these is true about unmodifiableCollection() method?
- Which of these is static variable defined in Collections?