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
0
I can't answer this question because this question is not writen in proper way
Similar questions
English,
3 months ago
Social Sciences,
3 months ago
Computer Science,
3 months ago
Science,
7 months ago
English,
7 months ago
English,
11 months ago
English,
11 months ago