注意:此页面搜索的是所有试题
题目内容
(中北大学C语言程序设计)
下列条件编译中xxx可表示为( )。
#xxx 标识符
程序段1
#else
程序段2
#endif
(2分)
Adefine或include
Bifdef或include
Cifdef或ifndef或define
Difdef或ifndef或if
#xxx 标识符
程序段1
#else
程序段2
#endif
(2分)
Adefine或include
Bifdef或include
Cifdef或ifndef或define
Difdef或ifndef或if
参考答案