Question: Read the following code int A = 3; int B: int P = SA; intQ-P; int R=&B: printf(Enter value:-); scanf(%d,R); printf(%d %d A,B); printf(%d %d
Read the following code int A = 3; int B: int P = SA; int"Q-P; int R=&B: printf("Enter value:-); scanf("%d","R); printf("%d %d A,B); printf("%d %d %d ","P:*:*R); Q-&B; if (P --Q) printf("1 "); if (Q== R) printf(" "); if (*P == 'Q) printf(" "); if ("Q=="R) printf("4 "); if (*P -- "R) printf("5 "); If a user enters 5 when executing the code, what could be the output? 35 335 o 35 355 O 35 335 35 355
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
