Vidyalelo
C++ Programming · Q47

Standard Template Library (STL) in C++

Programming · C++ Programming · question 47

Q47

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

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board