Computer Science, asked by amalmakkar3731, 7 months ago

Negative MarkWhat will be the output of the following pseudo code?(note j++ = 1+1 and 10 = NULL)= j1 char str[10] ="India", ch='n'2 int ind[10], loop, j=03 for(loop=0; str[loop] != '\0'; loop= loop+1)4 if(str(loop) ==ch)5ind[j++] = loop6 for(loop = 0; loop <j; loop = loop+1)7 print ind[100p]8​

Answers

Answered by vikramrawat123
0

I can't answer this question because this question is not writen in proper way

Similar questions