Are strings mutable in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What does extern mean in a function declaration in c++?

0 Answers  


What are vtable and vptr?

0 Answers  


What is difference between malloc()/free() and new/delete?

0 Answers  


How would you implement a substr() function that extracts a sub string from a given string?

0 Answers  


What is istream c++?

0 Answers  






What are the implicit member functions of class?

0 Answers  


Difference between overloaded functions and overridden functions

0 Answers  


What is difference between c++ 11 and c++ 14?

0 Answers  


What does it mean to declare a member variable as static?

0 Answers  


What is the use of register keyword with the variables?

0 Answers  


How do you add an element to a set in c++?

0 Answers  


What gives the current position of the put pointer?

0 Answers  


Categories