Which statement is false?
a) Function atof returns a double version of its argument.
b) If the converted value cannot be represented, the behavior of atoi is undefined.
c) When using functions from the general utilities library, its header file must be included.
d) Function strtol receives three arguments.
c) When using functions from the general utilities library, its header file must be included.
Computer Science & Information Technology
You might also like to view...
An invocation of the Container class method _____________ updates components on the screen.
a. setVisible b. setLayout c. update d. validate
Computer Science & Information Technology
A computer possessing which type of architecture maintains separate stacks at both the Network and Transport layers?
A. hybrid-layer B. dual-transport C. dual-IP-layer D. dual-stack
Computer Science & Information Technology