问题 更新时间2023/5/16 19:44:00 要把一个整形指针p转换为字符指针,则采用的强制转换表达式为( )。A、(int*)pB、(int)*pC、(char*)pD、(char)*p 答案 登录 注册 C 出自:安徽教育在线 >> 西安建筑科技大学计算机语言及程序设计