homeworkhelp.cc
Computer science
subject: C programing
Homeworkhelp Cc Computer Science Subject C Programing 1 (134.27 KiB) Viewed 26 times
1.What is the output ? #include<stdio.h> main() { char s[]="abcdef"; s[3]= '\0'; printf("%s\n",s); } A abcdef B ) abcd С c abc D ) ab Submit Unable to submit?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!