Respuesta :
Answer: d) B & C
Explanation: Variable substitution is the method through which the command substitution is done for the other form of command and regains its value or meaning.
This value substitution is done with the help of double quotes("...") which are inverted as well when a new form of command is to be introduced and it is known as back quotes. Other given options are incorrect because it is not determined in single quotes.Thus the correct option is option (d).
Answer: (A) Inside of single quotes
Explanation:
The variable substitution or we can say that expansion occur inside the single quotes because the generation of the file name typically happened inside the single quotes only.
When we enclosing the character and different types of variable with the single quotes ( ' ) then, it basically represent the actual value of the characters. In this way, the estimation of any factor can't be perused by single statement and a solitary statement can't be utilized inside another single quote statements.