Which of the following statements are true? (Select two answers)
- The right argument of the
%
operator cannot be zero. - The
**
operator uses right-sided binding. - Addition precedes multiplication
- The result of the / operator is always an integer value.