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
Correct Answer:
Verified
Q6: Use the delete operator only on pointers
Q7: Assuming myValues is an array of int
Q8: C++ does not perform array bounds checking,
Q9: In C++11, the _ keyword was introduced
Q10: In C++11, the nullptr keyword was introduced
Q12: A function may return a pointer but
Q13: With pointer variables you can _ manipulate
Q14: With pointer variables you can access but
Q15: A pointer can be used as a
Q16: In C++11 you can use smart pointers
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents