设有以下宏定义 #define W 5 #define L (W+2) 则执行赋值语句p=L*2;(p为int 型变量)后,p的值为______。

admin2009-05-15  27

问题 设有以下宏定义
   #define W 5
   #define L (W+2)
   则执行赋值语句p=L*2;(p为int 型变量)后,p的值为______。

选项

答案14

解析
转载请注明原文地址:https://jikaoti.com/ti/MXI0FFFM
0

最新回复(0)