

MCQOPTIONS
Saved Bookmarks
1. |
If pointer to an object is declared, ___________ |
A. | It can store any type of address |
B. | It can store only void addresses |
C. | It can only store address of integer type |
D. | It can only store object address of class type specified |
Answer» E. | |