#include
using namespace std;
int main()
{
int a, b, *ptr1, *ptr2;
a=10;
b=20;
ptr1=&a;
ptr2=&b;
cout<<"The value of a and b is: "< cout<<"Thier value using address is: "<<*ptr1<<" and "<<*ptr2<
getch();
}
A Hub of Best Guides on AI Side Hustles, Remote Jobs & Digital Automation.
About GigWealth AI
GigWealth AI is your ultimate guide to learning AI side hustles, remote jobs, and digital automation tools to build your online income.
In the evolving landscape of work, the ability to earn a living from the comfort of your home has become more accessible than ever, espec...
No comments:
Post a Comment