CS Electrical And Electronics
@cselectricalandelectronics

In C++, a function can be suffixed with ____ keyword, if no data member is changed inside?

All QuestionsCategory: Cpp LanguageIn C++, a function can be suffixed with ____ keyword, if no data member is changed inside?
Anonymous asked 3 years ago

Options:

  1. volatile
  2. const
  3. final
  4. mutable