Vidyalelo
Python · Q24

Python Operator Precedence: MCQs for Exam Prep

Programming · Python · question 24

Q24

Which of the following operators has its associativity from right to left?

A.
+
B.
//
C.
%
D.
**
Answer

Answer: Option D

Solution

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