

MCQOPTIONS
Saved Bookmarks
1. |
Earlier implementations of C++ ___________________$ |
A. | Never allowed assignment to this pointer |
B. | Allowed no assignment to this pointer |
C. | Allowed assignments to this pointer |
D. | Never allowed assignment to any pointer |
Answer» D. Never allowed assignment to any pointer | |