Latest Huawei Aptitude Question SOLUTION: main() { char *p=15; printf("%d",*p++); }