Vidyalelo
Python · Q44

Python MCQs: Variable Names and Operators Chapter

Programming · Python · question 44

Q44

Which one of these is floor division?

A.
/
B.
//
Answer
C.
%
D.
None of the mentioned

Answer: Option B

Solution

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