MCQOPTIONS
Saved Bookmarks
| 1. |
Member functions, when defined within the class specification: |
| A. | are always inline |
| B. | are not inline |
| C. | are inline by default, unless they are too big or too complicated |
| D. | are not inline by default |
| Answer» B. are not inline | |