Question: 4 5 1 point What is printed to the screen in the following code? int main() } int 155; int 12; printf(%d, (1 >>
4 5 1 point What is printed to the screen in the following code? int main() } int 155; int 12; printf("%d", (1 >> 1)); type your answer... 1 point What printed to the screen in the following code? int main() { int i= 49; int j = 7; printf("%d", (i^ 3)); type your answer... DO Submit
Step by Step Solution
3.52 Rating (149 Votes )
There are 3 Steps involved in it
1 In the first code snippet int main int j 2 printfd 1 ... View full answer
Get step-by-step solutions from verified subject matter experts
