Question: Question 2: (10 Pts) Output for a C code: a. What is the output of the following program? (4 Pts) #include int main() ( int

Question 2: (10 Pts) Output for a C code: a. What is the output of the following program? (4 Pts) \#include int main() ( int i,n,a[5]={5,4,12,6,8}; printf (" The values store into the axray are : (n"); for (i=0;i=0;i){ printe ("*d\t", a [i]) ; \} return 0 ; 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
