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 

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 Expert Approved Answer
Step: 1 Unlock

1 In the first code snippet int main int j 2 printfd 1 ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!