62 pointer Write a program to write a data at the 1000 address.Program:int main(){scanf("%d",1000);return 0;} Share this Share on FacebookTweet on TwitterPlus on Google+