Are strings immutable in c++?


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

Post New Answer

More C++ General Interview Questions

If you had the following code: int x = 23; int *y; y = &x; The instruction y++; does what?

2 Answers  


What does scope resolution operator do?

0 Answers  


what is pulse code modulation?

2 Answers   Wipro,


How would you obtain segment and offset addresses from a far address of a memory location?

0 Answers  


Which of the following operator cannot be overloaded?

2 Answers   TCL,






What is the difference between structures and unions?

0 Answers  


What is the Maximum Size that an Array can hold?

55 Answers   Adobe, FutureSoft, HCL, Infosys, Satyam, TCS, Wipro,


How static variables and local variablesare similar and dissimilar?

0 Answers  


What causes a runtime error c++?

0 Answers  


When do we run a shell in the unix system?

0 Answers  


Mention the purpose of istream class?

0 Answers  


Describe private, protected and public?

0 Answers  


Categories