Find and explain output of the following program. Assume suitable header file. Void main() { char S[ ] = ‘‘Just In Time’’; int t=0; while (S[t]!=‘‘10’’) { if (S(t)!= ‘ ’) S[t]=S(t)+2; t++;}
Answers
Answered by
0
opps sorry can't answer
Similar questions