info@avatto.com
+91-9920808017
0. Consider the declarations const char cc = 'h' ; char *CP ; const char *const ccpc = &CC; char *const *cpcp ; Which of the following statements Statement I: cp = * cpcp ; Statement II: * * cpcp = * cp ; Statement III: * cp = * * cpcp ; are legal?
All are legal
All are illegal
Only statement I is illegal.
Statements I and III are illegal.
You must be logged in to post a 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
You must be logged in to post a comment.