Which feature in OOP is used to allocate additional functions to a predefined operator in any language?
Which feature in OOP is used to allocate additional functions to a predefined operator in any language? Correct Answer Operator Overloading
The feature is operator overloading. There is not a feature named operator overriding specifically. Function overloading and overriding doesn’t give addition function to any operator.
মোঃ আরিফুল ইসলাম
Feb 20, 2025