The atoi() C-string conversion function converts ____.

A. a string to a double precision number
B. a string to an integer
C. an integer to a string
D. an integer to a double precision number


Answer: B

Computer Science & Information Technology

You might also like to view...

Array element values of primitive data types, such as Integer, can be passed to a method by:

a) value b) reference c) both a and b d) None of the above

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. The key word this is the name of a reference variable that an object can use to refer to itself. 2. The key word this is the name of a reference variable that is available to all static methods. 3. The names of the enum constants in an enumerated data type must be enclosed in quotation marks. 4. An enumerated data type is actually a special type of class.

Computer Science & Information Technology

You can apply page transitions to multipage documents in the Pages panel.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A firewall is used to _____.

a. protect computer systems against unwanted invaders b. put out fires in computer rooms c. investigate the Internet d. tell network support that a particular computer is broken

Computer Science & Information Technology