ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What happens when only one argument is supplied to flip() function?
Correct Answer: B — Bit corresponding to argument bit is flipped
When only one argument is supplied to flip() function then bit corresponding to that index only is flipped.