#include <stdio.h>int main(){int arr[5]={1,2,3,4,5}; //an array consists of five integer values.for(int i=0;i<5;i++){printf("%d ",arr[i]);}return 0;}
What is the output of the following program?#include <stdio.h >void fun(char**);{char *avg[ ] = {" so" , "ok" , "sh" , "ma"};fun(avg);return0;}void fun(char **ptr){chat *aa = (p+= sizeof(int))[-1];printf("%c\n", a);}