2
Answers

how to declare a quote inside a string

Photo of Prasanth R

Prasanth R

11y
1.3k
1
string s = "/PAGE="Current Page" /Comment="Display screen"/future="Dummy piece";

if i declare like this it shows error, how can i able to declare this as string..

Answers (2)