Predict The Output: Directy Address, pointer int main(){int *p=(int *)1000;*p=2;printf("%d",*((int*)1000));return 0;} Share this Share on FacebookTweet on TwitterPlus on Google+ Related Posts282640253120