Which Among The Following Is Recommended For Const Functions #1018
Which among the following is recommended for const functions?
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.
Which among the following is recommended for const functions?
Const function use should be reduced in a program
Const function use should be more in a program
Const function use should not matter in a program
Const function use should be able to modify the values