MCQOPTIONS
Saved Bookmarks
| 1. |
which of these is NOT a valid variable in bash |
| A. | Â Â Â Â Â (double underscore) |
| B. | _1var (underscore 1 var ) |
| C. | _var_ (underscore var underscore) |
| D. | some-var (some hyphen var) |
| Answer» E. | |