InterviewSolution
Saved Bookmarks
| 1. |
A function can have both the const and non-const version in the same program.(a) True(b) FalseI got this question in an interview.I want to ask this question from Constant Member Functions topic in portion Member Functions & its Types of Object Oriented Programming |
|
Answer» Correct option is (a) True |
|