Stings how to delete an elememt

what do we do if we have to delete an element from the string without using string class

Hello @utkarsh2504,

string is itself an object of string class.

So, if you wants to delete an element from a string(or character array).
Explicitly define a character array or array of characters and do the following:

Hope, this would help.
give a like if you are satisfied.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.