Saved Bookmarks
| 1. |
Why is function an abstraction? |
|
Answer» Once a function is defined, it can be used over and over and over again. Reusability of a single function several times is known as an abstraction. |
|