Are php strings immutable?


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

Post New Answer

More C++ General Interview Questions

What is srand c++?

0 Answers  


What are the differences between malloc() and calloc()?

0 Answers  


What is const pointer and const reference?

0 Answers  


write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

0 Answers  


How would you use qsort() function to sort an array of structures?

0 Answers  






What is helper in c++?

0 Answers  


What is a tuple c++?

0 Answers  


What do you mean by storage classes?

1 Answers  


In which memory a class gets stored(in heap /in stack)? And why??

2 Answers  


What are pointers used for c++?

0 Answers  


How does work in c++?

0 Answers  


How can you tell what shell you are running on unix system?

0 Answers  


Categories