Saved Bookmarks
| 1. |
Define variable |
|
Answer» The data stored in a variable is also known as the value of the variable. We can store a value in a variable or change the value of variable, using an assignment statement. |
|