Multiple Choice
If you wanted to overload the greater than or equal operator, what method name should you define?
A) __gte__
B) __gt__
C) __ge__
D) __geq__
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: If the parenthesized parent class name is
Q41: If the statements in the try clause
Q42: What function do you use to save
Q43: What statement is an accurate description of
Q44: To overload an arithmetic operator, you just
Q45: To reduce a rational number to its
Q46: What two terms are used for the
Q47: Inheritance allows several different classes to use
Q48: The code x % y is actually
Q50: Objects in the natural world and objects