Q:

Can a constructor function be constant?

0

Can a constructor function be constant?


  1. Yes, always
  2. Yes, only if permissions are given
  3. No, because objects are not involved
  4. No, never

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (d).No, never

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING MEMBER FUNCTIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
A function can have both the const and non-const v... >>
<< If a const object calls a non-const member functio...