Answer Posted / Neeraj Kumar Bora
"BitSet is a mutable, resizable set of Boolean values stored as a compact array of bits (a contiguous block of memory) in Scala. It is useful for storing large collections of Boolean values that have a small number of distinct elements."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers