+ 1
Why there is an error in the line mentioned (//) on execution
I want to make pig latin but want dynamic array so i declare string array with new keyword But on using delete it raise error Please explain me https://code.sololearn.com/cPr7norYVUcK/?ref=app
4 Answers
+ 1
Thanks swim
0
You have to remove the comments from delete to see
0
But why there is no error in preceding delete bcz it is also an array
- 1
For me it worked without errors