Saved Bookmarks
| 1. |
a) inline b) return c)void d) const |
|
Answer» The 'return statement' is used to return a value in a function. |
|