Which of the following operators is floor division?
+
/
//
>
Reason — The floor division operator in Python is represented by //.