Vidyalelo
Computer Science · Q152

Linux

Engineering and GATE · Computer Science · question 152

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)
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board