MCQOPTIONS
Saved Bookmarks
| 1. |
Which among the following helps to create a temporary instance? |
| A. | Implicit call to a default constructor |
| B. | Explicit call to a copy constructor |
| C. | Implicit call to a parameterized constructor |
| D. | Explicit call to a constructor |
| Answer» E. | |