Multiple Choice
Which of the following shows the correct hierarchy of arithmetic operations in shell
A) () ,**,* or /, + or -
B) () , **, *,/,+,-
C) () ,**,/,*,+,-
D) () ,/,% or *,- or +
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q13: Which command is used to terminate a
Q14: Hierarchy decides which operator<br>A)is most important<br>B)is used
Q15: The expression expr -7 % 2evaluates to<br>A)1<br>B)-1<br>C)-3.5<br>D)0
Q16: An until loop ensures that the statement
Q17: In vi editor, forward search is performed