Page 1 of 1

Comment on the output of the following C code. #include <stdio.h> int main() { int i, n, a = 4; scan

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) Logical Shift left
b) No output
c) Arithmetic Shift right
d) Bitwise exclusive OR