Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of these class can generate an array which can increase and decrease in size automatically?
  2. A.
    ArrayList()
    B.
    DynamicList()
    C.
    LinkedList()
    D.
    DynamicList()

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    ArrayList()


Be The First To Comment