Q. For the object for which it was called, a const member function

  • (A) can modify both const and non-const member data.
  • (B) can modify only const member data.
  • (C) can modify only non-const member data.
  • (D) can modify neither const nor non-const member data.
πŸ’¬ Discuss
βœ… Correct Answer: (D) can modify neither const nor non-const member data.

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
550
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
96%
Success Rate