设有宏定义#define MAX(x,y) (x)>

设有宏定义#define MAX(x,y) (x)>(y)?(x):(y),则F=4*MAX(2,3)的值为( )。

答案
B

题目信息

题号:1421
题型:单选题
难度:普通