1.

Will the program compile? #include int main() { char str[5] = "IndiaBIX"; return 0; }

A. 1
B.
Answer» B.


Discussion

No Comment Found