Q.

Which function overloads the >> operator?

A. more()
B. gt()
C. ge()
D. rshift()
Answer» D. rshift()
919
1
Do you find this helpful?
7

View all MCQs in

Python Programming

Discussion

Mubeena Bee
2 years ago

how and can you elaborate once
0