Answer Posted / ramakant
This keyword can only be applied to non-static and non-
const data members of a class. If a data member is declared
mutable, then it is legal to assign a value to this data
member from a const member function.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the data types in oop?
What is the problem with multiple inheritance?
What are the components of marker interface?
Can we override main method?
What is the importance of oop?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is polymorphism programming?
How do you explain polymorphism?
Is enum a class?
What is the main feature of oop?
What is polymorphism what are the different types of polymorphism?
Why do pointers exist?
What is a class oop?
Why do we need oop?
What is polymorphism and types?