Saved Bookmarks
| 1. |
Mention the use of default arguments. |
|
Answer» The default arguments are useful in a function where some arguments always have the same value. |
|