Vidyalelo
Python · Q9

Python Operator Precedence: MCQs for Exam Prep

Programming · Python · question 9

Q9

Which of the following is the truncation division operator?

A.
/
B.
%
C.
//
Answer
D.
|

Answer: Option C

Solution

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