When the less than operator (<) is used between two pointer values, 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 these


c. the address of the first variable comes before the address of the second variable in the computer's memory

Computer Science & Information Technology

You might also like to view...

The __________ section of a well-written class does not contain data members.

A. private B. specification C. specification File D. public

Computer Science & Information Technology

Where are data variables stored when a program is running?

What will be an ideal response?

Computer Science & Information Technology

The biggest drawback to SSD drives is ________

A) price B) physical size C) capacity D) speed

Computer Science & Information Technology

What is the current V standard for modems?

A. V.90 B. V.42bis C. V.92 D. MNP5

Computer Science & Information Technology