请在 下方输入 要搜索的题目:

If the pointer p points to an integer variable x, which one of the following is equal to (*p)++ ?


A、p++;
B、x++;
C、*(p++);
D、&x++

发布时间:2025-07-17 07:23:39
推荐参考答案 ( 由 快搜搜题库 官方老师解答 )
联系客服
答案:x++
专业技术学习
专业技术学习
搜搜题库系统