Multiple Choice
On executing a statement set -3+1
A) $1 would be -3
B) $1 would be -
C) $1 would be set
D) this command would result into an error
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Which command is used to concatenate all
Q3: Which of the following keys is used
Q4: The break statement is used to exit
Q5: The statement z='expr 5/2' would store in
Q6: Which command is used to remove the
Q7: Which of the following is allowed in
Q8: Which command is used to extract a
Q9: Which of the following special shell variables
Q10: Which option will be used with ps
Q11: The expression expr -2 % 7 evaluates