Guess the output or error of this C program?

what is the output or an error?
void main()
{
int a=10,*c,**b;

*c = &*a;
**d = &*c;
printf("%d %d %d",a,*c,**b);
getch();
}
Please don't compile!

Replies

  • Kaustubh Katdare
    Kaustubh Katdare
    Moved to a new thread 😀

You are reading an archived discussion.

Related Posts

can any one suggest me which areas to concentrate and what to prepare.....thanks in adavance
Currently the default Ubuntu desktop is shipped with Unity7, even though Canonical developers are working on upcoming major iteration Unity8 (a.k.a Unity Next) which is based on Mir display server...
Hi Guys, In our company we have a wifi which needs to be connected to telephone line (airtel). We got Binatone DT 820 modem & it's already configured & it...
The Taiwanese company Chipship has announced plan of releasing Smart Glass which will be competing Google Glass. And from the proposed specifications, it is killing Google Glass in each &...
I feel this decision can really help in reducing the margin of black money by at least 10% to 15%. However we cannot expect the entire black money to go...