MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements is not true for a variable? |
| A. | Variable name can begin with a letter of the English alphabet. |
| B. | Variable name can begin with a special character. |
| C. | Variable name cannot be a reserved word. |
| D. | Name of variables that store alphanumeric value must end with a \[\$\] sign. |
| Answer» C. Variable name cannot be a reserved word. | |