Question: what is the output of this program ? Consider the code snippet. int main() { int a[] = 7,3,5,6,8,9,2,4,1); int j -a; int *p -
what is the output of this program ?
Consider the code snippet. int main() { int a[] = 7,3,5,6,8,9,2,4,1); int j -a; int *p - a+2; int k = p; p int 1 - *p + 3; intm-.(p+ 3); printf("d-sd-d-din", j, k, l, m); What is the output of the program? Nex
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
