How Is It Possible To Have Both Const And Nonconst Version Of A #1013
How is it possible to have both const and non-const version of a 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.1.
How is it possible to have both const and non-const version of a function?
Function overriding
Function prototyping
Function overloading
Function declaring