when the sentences written under single quote is added as one argument in java?
like – ‘i am a good boy’
this is also java is considering as single arguemnt
like ” i am a good boy”
so is it “double quote arguemnt is smae” == ‘single quote to provide space in java’
single quote and double quote is same in command line argument in JAVA for providing space
New contributor
Md Azhar Uddin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1