Predict output
Void main()

{

int const *p=5; printf("%d", ++(*P));

}

Posted on by