Home » MCQs » C++ MCQs
191. A constructor can be inline in C++?
Answer: A) Yes
Explanation:
Yes, the constructor can be inline, as we know, inline is a request, not a command.
Comments and Discussions!
Load comments ↻
Recently Published MCQs