Functions Which Differ In Constness Are Considered #1016
Functions which differ in const-ness are considered ______________________
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.
Functions which differ in const-ness are considered ______________________
To have same signature
To have different signature
To produce compile time error
To produce runtime error