Answer to Question #275553 in Engineering for mona

Question #275553

Have a look at the following piece of code and state and explain the output.


#include <stdio.h>


int main() {


// your code goes here


char *s = "abcdef";


*(s + 2) = '\0';


printf("%d", s);


return 0;


}

0
Service report
It's been a while since this question is posted here. Still, the answer hasn't been got. Consider converting this question to a fully qualified assignment, and we will try to assist. Please click the link below to proceed: Submit order

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS