Which kind of terms needs to be defined for the different understandings among people?
Abstract concepts
B. Physical objects
C. Technical terms
查看答案
Merely stating the word to be defined in a definition is __________ .
A. forbidden
B. acceptable
C. unavoidable
在C程序的编辑中多行注释 采用的方式是:
A. /*xxxxx*/
B. //
C. //*xxxxxx*//
D. //xxxxxxx//
在C中单行注释采用的正确方式是:
A. //xxxxxxxx
B. //xxxxxxx//
C. /*xxxxxxxx*/
D. /*xxxxxxxxx
建议在C程序的编辑过程中一行只写一条语句。
A. 对
B. 错