

MCQOPTIONS
Saved Bookmarks
1. |
Which is best for coding the standard library for c++? |
A. | no trailing underscores on names |
B. | complex objects are returned by value |
C. | have a member-swap() |
D. | all of the mentioned |
Answer» D. all of the mentioned | |