InterviewSolution
Saved Bookmarks
| 1. |
Why Might You Make Use Of Variables ? |
|
Answer» Can KEEP re-useable CODE SNIPPETS; calculate VALUES for global use, maintaining state of objects. Can keep re-useable code snippets; calculate values for global use, maintaining state of objects. |
|