Which Of These Methods Can Convert An Object Into A List #807
Which of these methods can convert an object into a List?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Util Collections Framework - Java Collection Algorithms - Quiz No.1.
Which of these methods can convert an object into a List?
SetList()
ConvertList()
singletonList()
CopyList()