Q. The proper operator precedence, from first to last, is: (Solved)
1. logical, comparison, and arithmetic.
2. arithmetic, comparison, and logical.
3. arithmetic, logical, and comparison.
4. comparison, arithmetic, and logical.
- b. arithmetic, comparison, and logical.