#include
int main()
{
int *ptr;
const int val = 20;
clrscr();
printf("Value is: %d\n", val);
ptr=(int*)&val;
*ptr = 2000;
printf("Value is: %d\n", val);
getch();
return 0;
}
ERP Project Management,Asp.net,PL SQL Tips for error resolution,Research,Software Errors and solution,SQL 2014,2012,2008,Procedural language,SP,Power BI,excel macro ,Musical notations,Business software,Degree, diploma related informations.