What will be the output of the following code? Int main(){char str[9]="My Computer";printf("%s ",str);return 0;}
1.mycompute
2.syntax error
3.runtime error
4.None of These
Answer:2
Posted Date:-2022-07-06 12:47:19