Question 72

Consider the following declaration,
int a, *b = &a, **c = &b;
the following program fragment
a=4;
**c=5;

Create a FREE account and get:

  • Download Maths Shortcuts PDF
  • Get 300+ previous papers with solutions PDF
  • 500+ Online Tests for Free