Discussion :: Bitwise Operators
-
What will be the output of the program?
#include int main() { char c=48; int i, mask=01; for(i=1; i5; i++) { printf("%c", c|mask); maska= mask1; } return 0; }
Answer : Option B
Explanation :
No answer description available for this question.
Be The First To Comment

Whatsapp
Facebook