When the less than ( < ) operator is used between two pointer variables, the expression is testing whether
A) the value pointed to by the first is less than the value pointed to by the second.
B) the value pointed to by the first is greater than the value pointed to by the second.
C) the address of the first variable comes before the address of the second variable in the computer's memory.
D) the first variable was declared before the second variable.
E) None of the above
C) the address of the first variable comes before the address of the second variable in the computer's memory.
You might also like to view...
All dialog boxes include a Help button
Indicate whether the statement is true or false
A literal type character forces a literal constant to assume a data type other than the one its form indicates.
Answer the following statement true (T) or false (F)