info@avatto.com
+91-9920808017
0. Consider the following program segment.const char *p1= "To make the bitter butter better" ; // stm1char *const p2 = "Recommend this book 2 others "; //stm2p1 = "add some better butter not bitter. " ; //stm3p2 = "so that th~y 2 will get benefited. " ; //stm4* (p1+3) = 'A' ; //stm5* (p2+3) = 'A' ; //stm6Which of the statement results in error?
stm4 and stm5
stm1 and stm2
stm1 and stm4
stm2 and stm3
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login