Can you please help me with these questions? 1) When the left operand of a function that overloads an operator is NOT an object of the class, or a reference to such an object, the function must be...


Can you please help me with these questions?


1) When the left operand of a function that overloads an operator is NOT an object of the class, or a reference to such an object, the function must be declared as a ___ because it is a ___ function.



friend, non-member



member, void



member, overloaded



friend, member


2) To overload the greater than operator, you define an operator method whose name is ___.




>



operator>



>operator



greaterThan


3)
A(n) ___ ADT is used to store a homogeneous, one-dimensional, sequential, set of data items with a specific ordering. The ordering can be changed, as needed.



    list



    stack



    queue



     tree









Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here