Which of the following data should be entered as a label?
A. telephone number
B. price
C. volume
D. distance
Answer: A
You might also like to view...
Answer the following statements true (T) or false (F)
1. You can explicitly use the vector member function resize to increase the capacity of a vector. 2. A vector v will automatically increase the allocated size when more than v.size( ) elements are inserted with v.push_back( newElement). 3. Vector indexing warns about out-of-bounds index values.
A group of related classes is called a(n) __________.
a. archive b. package c. collection d. attachment
The following statement is call a(n) _______.
i++; a. repetition b. condition c. prefix increment d. postfix increment e. illegal operation
A(n) ________ is a graphic representation of data in a worksheet
Fill in the blank(s) with correct word