"> ");
0 of 5 questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 5
Time has elapsed
0 of 0 point(s), (0)
0 of 0, (0)
Essay(s) Pending: 0 (Possible Point(s): 0)
The value of a variable can be changed up to 3 times during the execution of a script
When the developer writes a script, he uses a variable’s name but he really means the variable’s value.
A variable can’t contain text. Only numbers.
During the execution of a program (script), the value of a variable, and its name may change.
You can not delete a variable.