Use Of Const Member Function In A Program #1019
Use of const member function in a program _________________________
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.
Use of const member function in a program _________________________
Is mandatory, always
Is optional, always
Is mandatory, if objects are used
Is optional, if const objects are used