1.

2 What is the output of C Program with Strings.?int main(){char str[]={'g','1','1', 'a','m'};printf("%s",str);return 0;}A.O-(216-1)B.O -(215-1)C. O -(215)D. O None​

Answer»

ANSWER:

the out PUT of 215 CHAR PROMING



Discussion

No Comment Found