Easy Tutorial
For Competitive Exams

Which of these can be returned by the operator & ?

Integer
Boolean
Character
Integer or Boolean
Explanation:

We can use binary ampersand operator on integers/chars (and it returns an integer) or
on booleans (and it returns a boolean).
Share with Friends
Privacy Copyright Contact Us