Logo 
Search:

C++ Programming FAQ

Submit Interview FAQ
Home » Interview FAQ » C++ ProgrammingRSS Feeds

Which of the following keyword is used to modify a const object?

  Shared By: Shruti Sharma    Date: Dec 15    Category: C++ Programming    Views: 590

Answer:

Options

a) explicit
b) typeid
c) mutable
d) typename

Answer : c) mutable

Share: 
 



Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: