

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of this program?
|
A. | N::N(N const & ) |
B. | N |
C. | N::operator=(N const &) |
D. | N::N() |
E. | None of these |
Answer» E. None of these | |