Vidyalelo
Data Structure · Q79

Stacks in Data Structures

Programming · Data Structure · question 79

Q79

Which of these operators have the highest order of precedence?

A.
'(' and ')'
B.
'*' and '/'
C.
'~' and '^'
Answer
D.
'+' and '-'

Answer: Option C

Solution

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