C Programming and Technical Numerical Ability Age Problem

Which bit wise operator is suitable for putting on a particular bit in a number?

Read Solution (Total 1)

C Other Question

Which bit wise operator is suitable for turning off a particular bit in a number? Why does malloc(0) return valid memory address ? What's the use?