Home / Programming MCQs / Python MCQs / Question

T

Tanmay • 2.43K Points
Master

Q. Which function overloads the operator >> ?

(A) move()
(B) gt()
(C) more()
(D) None of the above
Explanation by: Tanmay
The rshift() method overloads the operator >>

You must be Logged in to update hint/solution

Discusssion

Login to discuss.