What happens when we store pointer value in the string, and convert back to pointer and deference the pointer. I know that, we should not convert pointer to a string and again convert back. Can you please explain why the pointer value should not be stored in a string.