If Const Version Of A Function When Overloading Is Used The #1017
If const version of a function when overloading is used, the function ___________________
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Member Functions & its Types - Object Oriented Programming MCQ: Constant Member Functions - Quiz No.2.
If const version of a function when overloading is used, the function ___________________
Returns reference to object
Returns volatile reference
Returns mutable reference
Returns const reference