Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of these method is used to calculate number of bits required to hold the BitSet object?
  2. A.
    size()
    B.
    length()
    C.
    indexes()
    D.
    numberofBits()

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    length()


Be The First To Comment