Q152
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)
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board