returning const from a function code example Example: function return const int getValue() const { return value; }