Page 1 of 1

homeworkhelp.cc Computer science subject: C programing

Posted: Tue Apr 12, 2022 10:23 am
by answerhappygod
homeworkhelp.cc
Computer science
subject: C programing
Homeworkhelp Cc Computer Science Subject C Programing 1
Homeworkhelp Cc Computer Science Subject C Programing 1 (134.27 KiB) Viewed 27 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?