Page 1 of 1

Which of the following is correct about none() function in bitset?

Posted: Wed Jul 13, 2022 7:53 pm
by answerhappygod
a) Returns true if any bits is set 1
b) Returns true if all bits is set 0
c) Returns true if the number of 1’s equal to the number of 0’s
d) Returns true only if all bits are 1