Vidyalelo
Java Programming · Q74

Java Collections Framework

Programming · Java Programming · question 74

Q74

Which of these method is used to calculate number of bits required to hold the BitSet object?

A.
size()
B.
length()
Answer
C.
indexes()
D.
numberofBits()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board