Sign in
Please select an account to continue using cracku.in
↓ →
Consider the following declaration,
int a, *b = &a, **c = &b;
the following program fragment
a=4;
**c=5;
Create a FREE account and get:
Educational materials for CAT preparation
Ask our AI anything
AI can make mistakes. Please verify important information.
AI can make mistakes. Please verify important information.