Can A Constructor Function Be Constant #1011
Can a constructor function be constant?
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.
Can a constructor function be constant?
Yes, always
Yes, only if permissions are given
No, because objects are not involved
No, never