[C++11] In C++11, you can tell the compiler to explicitly generate the default version of a default constructor, copy constructor, move constructor, copy assignment operator, move assignment operator or destructor by following the special member function’s prototype with ________.
a. default
b. explicit
c. (default)
d. = default
d. = default
Computer Science & Information Technology
You might also like to view...
How can you make file previews larger or smaller in Adobe Bridge?
What will be an ideal response?
Computer Science & Information Technology
Which of the following does NOT apply to both Cisco switches and routers?
A) The device supports User and Enable modes. B) The device allows configuration of the console, Telnet, and enabling secret passwords. C) The device uses a VLAN to configure IP addresses. D) The device allows configuration of the hostname and interface description.
Computer Science & Information Technology