题目内容

DHCP服务器的IP地址租期默认是多久?

A. 两天
B. 一天
C. 一周
D. 86400秒

查看答案
更多问题

Each function can be defined ( ) and declared ( ).

A. once; once
B. once; multiple times
C. multiple times; once
D. multiple times; multiple times

A function type tells the compiler ( )

A. The name of the function.
B. The data type of the value that the function will return.
C. The data types of each argument that the function expects to receive.

A function must be declared or defined before it can be used.

A. 对
B. 错

The semicolon in the syntax of function prototypes is optional.

A. 对
B. 错

答案查题题库